Abstract
Private
cachedProtected
Abstract
_toAbstract
validateValidate a given value with the assumed path, returning any errors
value to validate
Optional
path: readonly (string | number)[]current path of the validation
Generated using TypeDoc
The base class of all the validators in this package. TValid is the type of any value that passes validation.