Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YANG compiler #2

Open
3 of 9 tasks
plajjan opened this issue Aug 16, 2024 · 0 comments
Open
3 of 9 tasks

YANG compiler #2

plajjan opened this issue Aug 16, 2024 · 0 comments
Assignees

Comments

@plajjan
Copy link
Contributor

plajjan commented Aug 16, 2024

  • parse yang
  • yang object model
  • print data classes
    • strict mode (yang mandatory leaf -> acton non-optional type)
    • loose mode (yang mandatory leaf -> acton optional type)
  • validation of data
    • leaf constraints, ranges, patterns
  • merge function
  • diff function
@plajjan plajjan self-assigned this Aug 16, 2024
@plajjan plajjan mentioned this issue Aug 16, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant