violations property

The constraint violations which caused the error.

Implementation

List<ConstraintViolation> get violations => asValidationError.constraintViolation;