ExactLengthValidator<S> constructor

const ExactLengthValidator<S>(
  1. int value
)

Implementation

const ExactLengthValidator(super.value);