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

Reworked musts to use common function #90

Closed
wants to merge 1 commit into from

Conversation

steweg
Copy link
Contributor

@steweg steweg commented Jan 26, 2024

This patches replaces separate implementstions of must_conditions with one common implementation. It also introduces must_conditions_details function to get details of all musts including pattern and error-message

libyang/schema.py Outdated Show resolved Hide resolved
@steweg steweg force-pushed the feature/must_refactor branch 3 times, most recently from b04f66c to deb23c8 Compare January 29, 2024 08:23
This patches replaces separate implementations of must_conditions
with one common implementation. It also introduces new class Must and
musts function to get details of all musts including
pattern and error-message
@steweg steweg force-pushed the feature/must_refactor branch from deb23c8 to 64906f8 Compare January 29, 2024 09:19
@steweg steweg deleted the feature/must_refactor branch January 31, 2024 07:49
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

Successfully merging this pull request may close these issues.

2 participants