-
-
Notifications
You must be signed in to change notification settings - Fork 886
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resolve references before validating the discriminator (#1815)
* resolve references before validating the discriminator fixes #1554 * prettier style * adjust according to comments, add some doc * resolve schema from SchemaEnv * simplify code, change comment * add import * Update lib/vocabularies/discriminator/index.ts * let to conts * Update lib/vocabularies/discriminator/index.ts * update error message * fix regexp in the test Co-authored-by: Evgeny Poberezkin <[email protected]>
- Loading branch information
1 parent
ec96c87
commit e7bc009
Showing
3 changed files
with
91 additions
and
5 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