| Package | Description | 
|---|---|
| org.springframework.validation | Provides data binding and validation functionality,
 for usage in business and/or UI layers. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DefaultMessageCodesResolver.Format | DefaultMessageCodesResolver.Format. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DefaultMessageCodesResolver.Format[] | DefaultMessageCodesResolver.Format. values()Returns an array containing the constants of this enum type, in
the order they are declared. |