Description
We're using version 2.0.11.
The parser does not give an error if the YANG model contains a (config) list without key, although this is not allowed according to the RFC.
pyang does give the following error on the attached model:
example.yang:7: error: the list needs at least one key
Attachments
Issue Links
- relates to
-
YANGTOOLS-1063 Make DataSchemaNode.isConfiguration() tri-state
-
- Resolved
-