Type alias ValidationChecker<ValueT>

A function that produces a ValidationResult, a ValidationResult directly, or an array of validation checkers, which implies an all-of check

Type Parameters

  • ValueT

Generated using TypeDoc