Validate node configuration form.
- Author
- Maciej Szewczykowski | macie.nosp@m.j@ba.nosp@m.ltrad.nosp@m..eu
- Version
- 1.2.2
- Since
- 1.0
◆ setMessages()
| void eu.baltrad.dex.config.validator.NodeConfigurationValidator.setMessages |
( |
MessageResourceUtil | messages | ) |
|
|
inline |
- Parameters
-
| messages | the messages to set |
◆ supports()
| boolean eu.baltrad.dex.config.validator.NodeConfigurationValidator.supports |
( |
Class | clazz | ) |
|
|
inline |
Declares classes supported by this validator.
- Parameters
-
| clazz | Class instance of supported type |
- Returns
- True if class is supported, false otherwise
◆ validate()
| void eu.baltrad.dex.config.validator.NodeConfigurationValidator.validate |
( |
Object | command, |
|
|
Errors | errors ) |
|
inline |
Validates form object.
- Parameters
-
| command | Form - bound object |
| errors | Errors object |
The documentation for this class was generated from the following file:
- src/java/eu/baltrad/dex/config/validator/NodeConfigurationValidator.java