-
Notifications
You must be signed in to change notification settings - Fork 30
Property values cardinality implementation #374
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d9da141
[info] Update version number
mpsonntag 710ccbd
[format] Add property cardinality attribute
mpsonntag 9822545
[property] Add cardinality to init
mpsonntag d11c7a9
[property] Add cardinality accessor methods
mpsonntag 61f7142
[property] Properly handle cardinality setter
mpsonntag 0d69b54
[property] Add set cardinality convenience method
mpsonntag 06e53bd
[test/dumper] Fix stdout testing issue
mpsonntag efaa298
[tools/xmlparser] Add parse_cardinality method
mpsonntag 59835f9
[tools/dictparser] Add parse_cardinality method
mpsonntag 001a725
[validation] Add prop value cardinality validation
mpsonntag d63dec6
[info] Library version number set to 1.5.0
mpsonntag d2fda93
[property] Rename method to set_values_cardinality
mpsonntag e5a5ac7
[validation] Shorten prop val cardinality message
mpsonntag 8a49b32
[property] Add validation on val_cardinality set
mpsonntag c7a7db7
[property] Add validation on values set
mpsonntag 9b23378
[test/property] Add basic values cardinality test
mpsonntag bff325c
[test/property_int] Add values cardinality test
mpsonntag bb30904
[test/validation_integration] Add test file
mpsonntag b764372
[test/validation_int] Add buffer read method
mpsonntag 89c8538
[test/validation_int] Test prop values cardinality
mpsonntag 6a9f3f7
[test/validation] Add prop values cardinality test
mpsonntag ad4cc18
[test/property] set_values_cardinality method test
mpsonntag e04387d
[property] Clarify values cardinality exc msgs
mpsonntag 79e5acf
[test/validation_init] Fix Win stdout redirect
mpsonntag File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.