rule property
If provided, the detailed ValidationRule that raised this error message.
Implementation
@JsonKey(fromJson: validationRuleFromJson)
final ValidationRule? rule;
If provided, the detailed ValidationRule that raised this error message.
@JsonKey(fromJson: validationRuleFromJson)
final ValidationRule? rule;