shouldValidate property

bool Function(ValueAndErrorMessage<T, E> state)? shouldValidate
final

Implementation

final bool Function(ValueAndErrorMessage<T, E> state)? shouldValidate;