MaxLengthValidator<S> constructor

const MaxLengthValidator<S>(
  1. int value
)

Implementation

const MaxLengthValidator(super.value);