forked from ajv-validator/ajv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ensure that nullable is not set for required parameters (ajv-validato…
…r#2079) nullable was enforced for optional parameters, but not forbidden for required parameters. This tests and enforces the latter case. fixes ajv-validator#2030 Co-authored-by: Evgeny Poberezkin <[email protected]>
- Loading branch information
1 parent
69d7897
commit 00b3939
Showing
2 changed files
with
18 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