stopOnFirstError property
A flag indicating if the validation should stop on encountering the first error.
Implementation
bool stopOnFirstError = false;
A flag indicating if the validation should stop on encountering the first error.
bool stopOnFirstError = false;