schema-enforcer
schema-enforcer copied to clipboard
Add support for YANG
Environment
- Python version: 3.7.x+
- schema-enforcer version: 1.0
Proposed Functionality
Currently, schema enforcer only supports JSONSchema as it's schema language. This feature request proposes adding support for YANG.
Use Case
A user should be able to build a YANG data model or import one of the IETF/OpenConfig YANG data models and validate their data adheres to the schema defined by this data model.