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

Option to know whether ordered-by is set or not in the yang. #45

Closed
davidmat50 opened this issue May 4, 2023 · 2 comments
Closed

Option to know whether ordered-by is set or not in the yang. #45

davidmat50 opened this issue May 4, 2023 · 2 comments

Comments

@davidmat50
Copy link
Contributor

odered-by statements can be present in list and leaf-list.
As of now, i have the option to get the ordered-by value.
But we dont have the option to know whether the ordered-by was present in the list/leaf-list of the loaded yang or not.
Is there any possibility to expose a method IsOrderedBySet() for list and leaf-list?

@dhubler
Copy link
Collaborator

dhubler commented May 4, 2023 via email

@davidmat50
Copy link
Contributor Author

Ok. Thanks for the information.
I will consider its as 'system' if ordered-by is not present.
No need of seperate method for this purpose.
I will close this request.

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

2 participants