-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* added validation to prevent all field types being hidden * moved validation error and removed extra arg * added validation to prevent all field types being hidden * moved validation error and removed extra arg * master checkout * master checkout * added validation to prevent all field types being hidden * make variable constant * added tests for validation * added tests for validation * removed comments and annotations * removed unnecessary imports * refactor and error message update * added a positive test for allowing schema with at least one field as not hidden * revert unwanted file change
- Loading branch information
1 parent
8a5e1b4
commit 1030fc8
Showing
3 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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 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 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