-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
- Operating System: any
- Node Version: any
- NPM Version: any
- webpack Version: any
- schema-utils Version: 2.0.0
Feature Proposal
Supports:
- better errors for
not
keyword, for example ({ "not": { "minimum": 3 } }
should outputshould not be < 3 | should be any non-number
) - improve message for objects like
object { key: string }
Feature Use Case
Better error reporting