fieldViolations property
In case the item fields are invalid, this field contains the details about the validation errors.
Implementation
core.List<FieldViolation>? fieldViolations;
In case the item fields are invalid, this field contains the details about the validation errors.
core.List<FieldViolation>? fieldViolations;