FieldValidator<T> constructor

FieldValidator<T>(
  1. String errorText
)

Implementation

FieldValidator(this.errorText);