-
Notifications
You must be signed in to change notification settings - Fork 26
[SCHEMATIC-295] Add ability for JSON Schemas to have format:date and format:uri based on date and url validation rules #1620
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 28 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
a123fdc
add datatypes to data model
andrewelamb a70a85f
add date and url as validaiton ruels for JSON Schemas
andrewelamb 7fa9cd2
ran pre-commit
andrewelamb 979b8d7
reordered constant file
andrewelamb f8f95f4
fix bug with misnamed variable
andrewelamb 9c488eb
cleaned up variable names
andrewelamb 9a81a16
some cleanup
andrewelamb 207504f
clear up docstring
andrewelamb 42a9cc7
remove bool validaiton rule
andrewelamb e28c660
clear up docstring
andrewelamb 45f5042
clear up docstring
andrewelamb ab6a80e
change _VALIDATION_RULES to dict
andrewelamb e195000
redo how type is determined
andrewelamb 400ec39
removed is_type_rule attribute
andrewelamb 48eade8
fixed docstring
andrewelamb d82003e
refactor
andrewelamb 9b4759b
updated columntype datamodels
andrewelamb 138627c
rename module
andrewelamb e8b174b
added links to JSON Schema docs
andrewelamb ee50f0c
ran pre-commit
andrewelamb db89419
fix missing incompatible rules
andrewelamb abe58f0
refactored how validation rule inputs are checked
andrewelamb bc57779
refactored how validation rule inputs are checked
andrewelamb a2da38d
ran pre-commit
andrewelamb 718acba
Merge branch 'develop' into SCHEMATIC-295
andrewelamb 33b3406
variosu suggestions
andrewelamb c9fd510
linglings suggestions
andrewelamb d85817b
fix tests
andrewelamb dce5ce3
giannas suggestions
andrewelamb f031961
run pre commit
andrewelamb 4aa3c87
linglings suggestions
andrewelamb aabae47
Update schematic/schemas/json_schema_validation_rule_functions.py
andrewelamb 226423d
Update schematic/schemas/json_schema_validation_rule_functions.py
andrewelamb f26bf8b
Update schematic/schemas/json_schema_validation_rule_functions.py
andrewelamb 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
Oops, something went wrong.
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.