TextValidator typedef

TextValidator = FormFieldValidator<String>

Implementation

typedef TextValidator = FormFieldValidator<String>;