Package | Description |
---|---|
org.springframework.validation |
Provides data binding and validation functionality,
for usage in business and/or UI layers.
|
Modifier and Type | Class and Description |
---|---|
static class |
DefaultMessageCodesResolver.Format
Common message code formats.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultMessageCodesResolver.setMessageCodeFormatter(MessageCodeFormatter formatter)
Specify the format for message codes built by this resolver.
|