toString method
Returns a description of the exception.
Implementation
String toString() =>
'ValidationException: The "$attribute" attribute has failed validation on "${validationRule.signature}"';
Returns a description of the exception.
String toString() =>
'ValidationException: The "$attribute" attribute has failed validation on "${validationRule.signature}"';