messages method

Map<String, String> messages()

Returns a map of attribute.rule keys to custom error messages.

Implementation

Map<String, String> messages() => {};