MinLengthValidator constructor

const MinLengthValidator(
  1. int min
)

Implementation

const MinLengthValidator(this.min);