stopWhenFirstError property

bool stopWhenFirstError
final

if true, it will stop when first error occured and only take the first error.

note : this options only used, when validating an instance

Implementation

final bool stopWhenFirstError;