DefinitelyTyped/node-validator
LukasKnuthImagineOn 8682b76ecc Fixed an error in the ObjectValidator typings (#13789)
The correct method-name has always been `withCustom()` instead of `custom()`. Also, the method-signature is (sadly) inconsistent with the other `withX()`-methods, since it expects the `ValidateFn` directly instead of wrapped in a `Validatable` (but it does wraps it into a `Validatable` internally).
2017-01-06 06:40:16 -08:00
..
index.d.ts Fixed an error in the ObjectValidator typings (#13789) 2017-01-06 06:40:16 -08:00
node-validator-tests.ts Remove invalid references 2016-05-10 16:27:59 -07:00
tsconfig.json Add "noImplicitThis" to all tsconfig.json (#13446) 2016-12-19 14:11:46 -08:00