autovalidateByOrder property

bool autovalidateByOrder
final

validated by field order , only one field will be validated at a time.

will not continue if any field validation is not passed

Implementation

final bool autovalidateByOrder;