Returns a string representation of the ValidationException for debugging purposes.
@override String toString() => 'VALIDATION EXCEPTION: $messages';