You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validation to prevent all field types as @hidden (#646)
* 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
0 commit comments