messages property

Map<String, String> messages
final

Per-rule messages in the panel's locale, produced by the same translator the server's 422 uses. Empty when the server sends none, in which case the client falls back to its own FilamentStrings.

Implementation

final Map<String, String> messages;