stopOnFirstError property

bool stopOnFirstError
getter/setter pair

A flag indicating if the validation should stop on encountering the first error.

Implementation

bool stopOnFirstError = false;