Commit Graph

9 Commits

Author SHA1 Message Date
Evgeny
09e220a9e8 [joi] add interface for AnySchema.error() overriding (#16448)
* [joi] add interface for AnySchema.error() overriding

* [joi] increase version to 10.4.0
2017-06-01 09:06:49 -07:00
Youngrok Kim
dd4e450240 [joi] Add missing AnySchema.validate() method (#16291)
* [joi] Add missing AnySchema.validate() method

* [joi] convert indent of joi-tests.ts file to space
2017-05-03 11:46:57 -07:00
Pasi Eronen
0aa77fc2b3 joi: add support for array.unique(comparator) (#16200)
Add an optional extended description…
2017-04-28 10:56:46 -07:00
Pavel Ivanov
22f1881cb1 Bump version 2017-04-19 11:46:31 +03:00
Pavel Ivanov
52d30d8cf9 Update type definition for ValidationOptions interface
- According to the docs it can be an object as well
2017-04-19 11:37:41 +03:00
Ryan Cavanaugh
23b5a1cbe6 Merge pull request #15839 from ralekna/joi/boolean_schema_methods
Joi: added truthy, falsy, insensitive method definitions to BooleanSchema
2017-04-17 15:20:27 -07:00
Youngrok Kim
68d5991c62 joi: Update SchemaMap interface (#15533) 2017-04-17 08:13:40 -07:00
Rytis Alekna
3fdb2d9328 Joi: added truthy, falsy, insensitive method definitions to BooleanSchema 2017-04-13 12:45:43 +03:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00