com.uwyn.rife.cmf.validation |
Provides classes for the validation of content management framework bean properties.
|
Java Source File Name | Type | Comment |
CmfPropertyValidationRule.java | Class | This abstract class extends the PropertyValidationRule class
to provide common functionality that is useful for all concrete CMF
validation rules. |
SupportedImage.java | Class | A validation rule that checks if the data in a property is able to be
loaded as a supported image format without errors. |
SupportedXhtml.java | Class | A validation rule that checks if the data in a property is able to be
loaded as supported and valid xhtml without errors. |
TestSuiteValidation.java | Class | |
TestSupportedImage.java | Class | |
TestSupportedXhtml.java | Class | |