Abstract base handler
Alias for custom
Add a custom function to test the value with
import yxc from "@dotvirus/yxc" yxc.string().test()
Validate a value Returns a IValidationResult array
import yxc from "@dotvirus/yxc" yxc.string().validate(myValue)
Generated using TypeDoc
Abstract base handler