MinLengthValidator<S> constructor

const MinLengthValidator<S>(
  1. int value
)

Implementation

const MinLengthValidator(super.value);