Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ajv-validator/ajv issues and pull requests
#1313 - removeAdditional option : Log property removals.
Issue -
State: open - Opened by bricejar about 4 years ago
- 4 comments
Labels: enhancement
#1295 - Error: unknown format "date-time" ignored in schema at path "#/properties/timestamp"
Issue -
State: closed - Opened by Gazoh about 4 years ago
- 10 comments
Labels: usage, missing info
#1287 - Option to treat `null` as lack of value
Issue -
State: open - Opened by medikoo about 4 years ago
- 2 comments
Labels: enhancement
#1257 - Coercing data types should support "date/number" to "string"
Issue -
State: closed - Opened by zzswang over 4 years ago
- 7 comments
Labels: enhancement, usage
#1254 - Error: no schema with key or ref "http://json-schema.org/draft-04/schema#"
Issue -
State: closed - Opened by pSnehanshu over 4 years ago
- 3 comments
Labels: bug report
#1250 - Run browser tests to node 14
Issue -
State: closed - Opened by epoberezkin over 4 years ago
- 1 comment
Labels: compatibility
#1240 - additionalProperties considers properties with "undefined" value as additional
Issue -
State: open - Opened by guymguym over 4 years ago
- 6 comments
Labels: enhancement
#1226 - validate examples keyword content
Issue -
State: closed - Opened by AndyOGo over 4 years ago
- 1 comment
Labels: enhancement
#1204 - Consistent quote style in error messages
Issue -
State: closed - Opened by satazor over 4 years ago
- 5 comments
Labels: enhancement
#1171 - addSchema() produces error when {nullable: true}
Issue -
State: closed - Opened by maldimirov over 4 years ago
- 7 comments
#1145 - loadSchema is called 2 times for the same refferenced schema
Issue -
State: closed - Opened by dimovpetar almost 5 years ago
- 3 comments
Labels: missing info, bug report
#1143 - Improved hostname validation.
Pull Request -
State: closed - Opened by sambauers almost 5 years ago
- 10 comments
Labels: needs changes
#1142 - How to not allow some properties for object
Issue -
State: closed - Opened by amjedomar almost 5 years ago
- 2 comments
Labels: usage
#1121 - $ref: keywords ignored in schema at path
Issue -
State: closed - Opened by mqliutie almost 5 years ago
- 6 comments
Labels: usage
#1116 - Should 'integer' type validate bigint ?
Issue -
State: open - Opened by MaximeGagnebin about 5 years ago
- 26 comments
Labels: enhancement
#1107 - oneOf with type: null breaks validation
Issue -
State: closed - Opened by vitalif about 5 years ago
- 10 comments
Labels: bug report
#1077 - Let string type take Date instance
Issue -
State: closed - Opened by ghost about 5 years ago
- 7 comments
Labels: usage
#1031 - proposal: coerceTypes from strings only
Issue -
State: open - Opened by sparebytes over 5 years ago
- 6 comments
Labels: enhancement, thinking
#983 - Nullable true not being read on object
Issue -
State: closed - Opened by Tyharo1 over 5 years ago
- 3 comments
#976 - Schema recursion with hash $id not supported (schema compiles, validation throws)
Issue -
State: closed - Opened by adziok over 5 years ago
- 4 comments
Labels: wontfix, limitation
#945 - Run tests of some dependent packages against the new ajv tags
Issue -
State: closed - Opened by epoberezkin over 5 years ago
- 2 comments
Labels: enhancement, test
#944 - Add test for custom keyword with option errors: "full"
Issue -
State: closed - Opened by epoberezkin over 5 years ago
Labels: test
#928 - multipleOf precision not working with 2 decimals
Issue -
State: closed - Opened by nschejtman almost 6 years ago
- 1 comment
#913 - conditional validation is always true when the properties is `undefined`
Issue -
State: closed - Opened by g-ongenae almost 6 years ago
- 13 comments
#857 - AJV is reporting the missing of required properties incorrectly
Issue -
State: closed - Opened by flaviofernandes004 about 6 years ago
- 3 comments
Labels: enhancement, test
#802 - default values - RangeError: Maximum call stack size exceeded
Issue -
State: closed - Opened by fogine over 6 years ago
- 4 comments
Labels: dependency
#763 - Upon error, does `ajv` also display the line number details ?
Issue -
State: closed - Opened by vivekgalatage over 6 years ago
- 14 comments
Labels: usage
#708 - npm ERR! peer dep missing: ajv@^6.0.0, required by [email protected]
Issue -
State: closed - Opened by sbwfnyiiiu over 6 years ago
- 24 comments
Labels: dependency
#685 - Option to skip "required" checks?
Issue -
State: closed - Opened by ilearnio almost 7 years ago
- 6 comments
Labels: wontfix
#671 - errorDataPath: 'property' with additionalProperties: false results in faulty dataPath values with square brackets
Issue -
State: closed - Opened by lehni almost 7 years ago
- 7 comments
Labels: wontfix, usage
#662 - Do not short-circuit anyOf with allErrors option
Issue -
State: open - Opened by epoberezkin almost 7 years ago
- 2 comments
Labels: enhancement, option
#652 - Validation of multipleOf keyword with decimal numbers
Issue -
State: closed - Opened by manahga almost 7 years ago
- 14 comments
Labels: enhancement, thinking
#626 - Feature Request: add option to set smart defaults
Issue -
State: closed - Opened by hansl almost 7 years ago
- 5 comments
Labels: enhancement, thinking
#542 - Array validation and 'useDefaults: true'
Issue -
State: closed - Opened by pgp44 over 7 years ago
- 13 comments
#516 - updating `it.baseId` when using `$ref` with hash fragment
Issue -
State: open - Opened by jboavida over 7 years ago
- 4 comments
Labels: enhancement
#472 - no schema with key or ref "http://json-schema.org/draft-04/schema#"
Issue -
State: closed - Opened by mmc41 over 7 years ago
- 16 comments
Labels: usage
#470 - Correct typo in README
Pull Request -
State: closed - Opened by RobDesideri over 7 years ago
#461 - Validating self-referencing data structures
Issue -
State: closed - Opened by ehmicky over 7 years ago
- 8 comments
Labels: wontfix, limitation
#445 - Using async validators with allErrors:true does not run in parallel
Issue -
State: closed - Opened by pselden over 7 years ago
- 5 comments
Labels: wontfix
#337 - Does not pick up default value if defined in $ref definition
Issue -
State: open - Opened by onury almost 8 years ago
- 13 comments
Labels: enhancement, limitation
#300 - Removing failing properties with removeAdditional=failing
Issue -
State: closed - Opened by zandaqo about 8 years ago
- 7 comments
#256 - Return also errors when calling Ajv.validate (for stateless usage)
Issue -
State: closed - Opened by Clemens85 over 8 years ago
- 11 comments
Labels: duplicate, wontfix
#242 - Will error message be overwritten by concurrent validations?
Issue -
State: closed - Opened by ivawzh over 8 years ago
- 3 comments
Labels: question
#236 - Why do we attach the error list to the validation function?
Issue -
State: closed - Opened by tshelburne over 8 years ago
- 2 comments
Labels: question
#212 - Compiled validators lack dataPath field
Issue -
State: closed - Opened by gboysko over 8 years ago
- 6 comments
Labels: usage
#211 - partial validation support
Issue -
State: closed - Opened by mbroadst over 8 years ago
- 22 comments
Labels: wontfix
#207 - should `undefined` for type be valid?
Issue -
State: closed - Opened by mbroadst over 8 years ago
- 6 comments
Labels: OK
#200 - removeAdditional optionally during validation, rather than creation of Ajv object
Issue -
State: closed - Opened by mbroadst over 8 years ago
- 4 comments
Labels: thinking
#193 - strictProperties
Issue -
State: closed - Opened by ghost over 8 years ago
- 8 comments
Labels: wontfix, feature
#161 - How to create a custom error message?
Issue -
State: closed - Opened by xfg over 8 years ago
- 13 comments
Labels: usage
#156 - Serializable validation function
Issue -
State: closed - Opened by ReactiveRaven over 8 years ago
- 5 comments
Labels: feature
#147 - Creating a custom type
Issue -
State: closed - Opened by tmerlet over 8 years ago
- 18 comments
Labels: usage
#140 - Issues with additonal properties evaluation
Issue -
State: closed - Opened by sashkamal over 8 years ago
- 6 comments
Labels: usage
#137 - Isn't "type" an allowed property name ?
Issue -
State: closed - Opened by rom1504 over 8 years ago
- 15 comments
Labels: usage
#134 - Multiple array items type validation with oneOf, anyOf
Issue -
State: closed - Opened by mgendre over 8 years ago
- 16 comments
Labels: duplicate, usage
#129 - removeAdditional doesn't work well with anyOf, oneOf or allOf
Issue -
State: closed - Opened by gtrindade over 8 years ago
- 15 comments
Labels: wontfix, usage
#127 - default not working in anyOf and oneOf but allOf
Issue -
State: closed - Opened by mrx8 over 8 years ago
- 3 comments
Labels: limitation
#101 - Allowing regex patterns to specify flags (e.g. case insensitive, global, etc)
Issue -
State: closed - Opened by darrin almost 9 years ago
- 7 comments
Labels: wontfix
#84 - multipleOf precision
Issue -
State: closed - Opened by pashoo2 almost 9 years ago
- 14 comments
Labels: option
#68 - dataPath is empty for dependencies
Issue -
State: closed - Opened by jsdmc about 9 years ago
- 7 comments
Labels: enhancement
#65 - Why not return errors immediately after validation? (and remove ajv.errors)
Issue -
State: closed - Opened by nielskrijger about 9 years ago
- 7 comments