r3_form_field_validator library

Typedefs

R3FormFieldValidator<T> = String? Function(T? value)
same function signature as FormTextField's validator;