-
Notifications
You must be signed in to change notification settings - Fork 153
747: update identifier validation message now that leading colons aren't allowed #795
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 16 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
86e7479
chg: move NAMES001 error into ErrorCode enum
lindsay-stevens c443766
chg: move NAMES002 error into ErrorCode enum
lindsay-stevens b8c5265
chg: move NAMES003 error into ErrorCode enum
lindsay-stevens 15b2283
chg: move NAMES004 error into ErrorCode enum
lindsay-stevens c33241e
chg: move NAMES005 error into ErrorCode enum
lindsay-stevens c0312b1
chg: move choices.INVALID_NAME error into ErrorCode enum
lindsay-stevens 7342b89
chg: move choices.INVALID_LABEL error into ErrorCode enum
lindsay-stevens dbeb2c1
chg: move choices.INVALID_DUPLICATE error into ErrorCode enum
lindsay-stevens 0fa7cd9
chg: move sheet_headers.INVALID_HEADER error into ErrorCode enum
lindsay-stevens 555a511
fix: tests providing single strings to error__contains
lindsay-stevens 76c1bc9
chg: move sheet_headers.INVALID_DUPLICATE error into ErrorCode enum
lindsay-stevens f9a7c74
chg: move sheet_headers.INVALID_MISSING_REQUIRED error into ErrorCode
lindsay-stevens 318ff0b
chg: move choices.INVALID_HEADER error into ErrorCode enum
lindsay-stevens f37d857
chg: sort ErrorCode enum
lindsay-stevens abc6d11
chg: move xls2json.SURVEY_001 error into ErrorCode enum
lindsay-stevens c2969e3
chg: move xls2json.SURVEY_002 error into ErrorCode enum
lindsay-stevens cd26763
chg: move entities_parsing.ENTITY_001 error into ErrorCode enum
lindsay-stevens 10e2dff
chg: move entities_parsing.ENTITY_002 error into ErrorCode enum
lindsay-stevens cbe3a0d
chg: move entities_parsing.ENTITY_003 error into ErrorCode enum
lindsay-stevens d498e59
chg: move entities_parsing.ENTITY_004 error into ErrorCode enum
lindsay-stevens 751a838
chg: move entities_parsing.ENTITY_005 error into ErrorCode enum
lindsay-stevens 6d18dc5
chg: move entities_parsing.ENTITY_006 error into ErrorCode enum
lindsay-stevens 3d3fb24
chg: move entities_parsing.ENTITY_007 error into ErrorCode enum
lindsay-stevens cc6fc7e
chg: move entity dataset name character error to ErrorCode enum
lindsay-stevens 1ab9d88
chg: replace entity save_to name error with same ErrorCode.NAMES_008
lindsay-stevens c3beb3e
chg: replace select_from_file name error with same ErrorCode.NAMES_008
lindsay-stevens 0069f41
chg: replace workbook_to_json name error with same ErrorCode.NAMES_008
lindsay-stevens ead8652
chg: replace element/form name error with same ErrorCode.NAMES_009
lindsay-stevens a06d685
chg: move entity name underscores error ErrorCode enum
lindsay-stevens 06607da
chg: move entity name period error ErrorCode enum
lindsay-stevens 83ca653
chg: move entity name save_to reserved words error ErrorCode enum
lindsay-stevens d42a43c
fix: missing f-string prefix on big-image error message
lindsay-stevens 41ac57b
add: check the "name" setting as well as "form_name"
lindsay-stevens c53b8c1
add: comment explaining recently added test for choice name validation
lindsay-stevens 187b35d
add: docstrings to explain intended usage of ErrorCode and Detail
lindsay-stevens 05f4fae
chg: make format and casing of errorcode names more consistent
lindsay-stevens 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
Some comments aren't visible on the classic Files Changed page.
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
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.