Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix conditional logic | toasted-nutbread | 2020-02-02 |
* | Update schema validation to throw errors | toasted-nutbread | 2020-02-02 |
* | getSchemaOrValueType return null | toasted-nutbread | 2020-02-02 |
* | Fix maxLength check | toasted-nutbread | 2020-02-02 |
* | Improve getPropertySchema's type detection | toasted-nutbread | 2020-02-02 |
* | Add validate on JsonSchema | toasted-nutbread | 2020-02-02 |
* | Improve support for array schemas | toasted-nutbread | 2020-02-02 |
* | Return unconstrained schema when additionalProperties is true/undefined | toasted-nutbread | 2020-02-02 |
* | Add support for conditionals | toasted-nutbread | 2020-02-02 |
* | Add support for allOf, anyOf, oneOf, and not | toasted-nutbread | 2020-02-02 |
* | Add simplified isObject test | toasted-nutbread | 2020-02-02 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Fix schema defaults not applying to arrays | toasted-nutbread | 2019-12-29 |
* | Create proxy system for json schema validation | toasted-nutbread | 2019-12-29 |