Validates system log configuration form.
- Author
- Maciej Szewczykowski | macie.nosp@m.j@ba.nosp@m.ltrad.nosp@m..eu
- Version
- 1.2.2
- Since
- 0.7.3
◆ supports()
boolean eu.baltrad.dex.config.validator.MessagesConfigurationValidator.supports |
( |
Class | clazz | ) |
|
|
inline |
Declares classes supported by this validator.
- Parameters
-
aClass | Class instance of supported type |
- Returns
- True if class is supported, false otherwise
◆ validate()
void eu.baltrad.dex.config.validator.MessagesConfigurationValidator.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/MessagesConfigurationValidator.java