stopOnFirstError property
Whether validation should stop at the first error encountered.
Default: false
— all validators will be executed.
Implementation
final bool stopOnFirstError;
Whether validation should stop at the first error encountered.
Default: false
— all validators will be executed.
final bool stopOnFirstError;