![]() |
BaltradDex
BALTRAD Data Exchange System
|
Public Member Functions | |
| boolean | supports (Class clazz) |
| void | validate (Object command, Errors errors) |
| void | setMessages (MessageResourceUtil messages) |
Validate node configuration form.
|
inline |
| messages | the messages to set |
|
inline |
Declares classes supported by this validator.
| clazz | Class instance of supported type |
|
inline |
Validates form object.
| command | Form - bound object |
| errors | Errors object |