|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractValidationConstraint | |
---|---|
de.schwarzrot.ui.validation.constraints | classes used to perform the real validation. |
Uses of AbstractValidationConstraint in de.schwarzrot.ui.validation.constraints |
---|
Subclasses of AbstractValidationConstraint in de.schwarzrot.ui.validation.constraints | |
---|---|
class |
VCAnyIsTrue<E extends Entity>
this constraints checks, whether any of the given properties is true. |
class |
VCDbExists<E extends Entity>
|
class |
VCDbIsAccessible<E extends Entity>
to check, whether the database could be accessed with the given properties. |
class |
VCDirIsWritable<E extends Entity>
offers a constraint, that checks if certain directory is writable. |
class |
VCHostIsReachable<E extends Entity>
|
class |
VCIsTrue<E extends Entity>
|
class |
VCMandatory<E extends Entity>
checks whether a beans property is not empty |
class |
VCMatchingFile<E extends Entity>
checks the value of a beans property against given filename. |
class |
VCSupportedCharset<E extends Entity>
validates whether the content of property to check is a supported charset in the current jvm. |
class |
VCTaskExecutedSuccessfully<E extends Entity>
checks executation state and execution result of a task |
class |
VCXHostIsReachable<E extends Entity>
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |