FormFieldValidator<'T> Type

Validate multiple form fields

Record fields

Record Field Description

fieldName

Full Usage: fieldName

Field type: string
Field type: string

transform

Full Usage: transform

Field type: obj -> 'T
Field type: obj -> 'T

validator

Full Usage: validator

Field type: Validator<string, obj>
Field type: Validator<string, obj>