To implement a custom validator, just implement a function that takes the value to be validated and returns either undefined or an error of error strings.
Generated using TypeDoc
To implement a custom validator, just implement a function that takes the value to be validated and returns either undefined or an error of error strings.