-
Notifications
You must be signed in to change notification settings - Fork 30
Validation Updates #363
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
Validation Updates #363
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
6fac3ca
[validation.py] Add Property Values Validation Prototype
fschrader1992 865a6be
[validation.py] Add Validation from odMl Attributes List
fschrader1992 e45181f
[validation.py] Remove Section Type Definition Validation Handler
fschrader1992 e8d1a99
[validation.py] Allow Standalone Property Validation
fschrader1992 95a7f7c
[section.py] Add Validation on Initialization
fschrader1992 b2d62aa
[property.py] Add Validation on Initialization
fschrader1992 65ab503
[test_validation.py] Add Test for Standalone Section
fschrader1992 af8860b
[test_validation.py] Add Test for Standalone Property
fschrader1992 a68a1f2
[validation.py] Move Check For Standalone Property
fschrader1992 74684c0
[validation.py] Reintroduce Section Type Check
fschrader1992 6d4a94a
[validation.py] Adapt Required Attributes Check
fschrader1992 8d05bd4
[validation.py] Minor Changes for Property Values Check Prototype
fschrader1992 18e2c19
[test_validation.py] Specify Test for Standalone Section
fschrader1992 1c074b9
[test_validation.py] Specify Test for Standalone Property
fschrader1992 01504d3
[section.py] Print Validation Errors
fschrader1992 c028491
[property.py] Print Validation Errors
fschrader1992 a22d11e
Merge branch 'master' of https://github.com/G-Node/python-odml
fschrader1992 76a1c4f
[property.py] Change Validation Error Messages Print
fschrader1992 b3409c0
[section.py] Change Validation Error Messages Print
fschrader1992 20f02f4
[validation.py] Adapt Object Has Attribute Check
fschrader1992 7946515
[validation.py] Replace Empty String Statement
fschrader1992 5778db1
[validation.py] Set Property DType Error Label to Warning
fschrader1992 ca77e62
[validation.py] Add Check for Property Value Tuple Length
fschrader1992 6ff4cfb
[validation.py] Register Handler for Property Value Check
fschrader1992 6466e9d
[test_validation.py] Remove Property from Standalone Section Test
fschrader1992 bb34306
[test_validation.py] Add Section Type Undefined Test to Standalone Se…
fschrader1992 a04147a
[test_validation.py] Change to Empty Property Type for Standalone Pro…
fschrader1992 f7a2b2f
[test_validation.py] Change Comments for Standalone Tests
fschrader1992 426f1f4
[validation.py] Remove Prototype Comment
fschrader1992 009b3a2
[validation.py] Change Label and Return for Attribute Check
fschrader1992 a920a49
[validation.py] Change Error Label
fschrader1992 329588a
[test] Adapt Tests to Section Type Requirement
fschrader1992 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
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.