dataValid property

bool get dataValid

Used internally by drift

Implementation

bool get dataValid => _errors.isEmpty;