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
tsconfig.json