Type alias Validator

Validator: ((value, formOptions?) => ErrorId | ExtendedErrorId)

Type declaration