TypeFox / yang-lsp

A Language Server for YANG
http://www.yang-central.org
Apache License 2.0
51 stars 13 forks source link

Fix SubstatmentRules to correct cardinality check of GROUPING and DEVIATE #117

Closed huyuwen closed 6 years ago

huyuwen commented 6 years ago

Grouping can has 'any' number of action and notification. So does Deviate to default.

Refere to RFC 7950, Grouping's Substatements