RequiredValidator<T> constructor

RequiredValidator<T>({
  1. String? errorMessage,
})

Implementation

RequiredValidator({super.errorMessage});