|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmfPropertyValidationRule | |
|---|---|
| com.uwyn.rife.cmf | Provides classes, interfaces and elements for the content management framework. |
| com.uwyn.rife.cmf.validation | Provides classes for the validation of content management framework bean properties. |
| Uses of CmfPropertyValidationRule in com.uwyn.rife.cmf |
|---|
| Methods in com.uwyn.rife.cmf that return CmfPropertyValidationRule | |
|---|---|
abstract CmfPropertyValidationRule |
MimeType.getValidationRule(ConstrainedProperty constrainedProperty)
Constructs and returns a CMF-specific validation rule that is able to validate data for this mime type. |
| Uses of CmfPropertyValidationRule in com.uwyn.rife.cmf.validation |
|---|
| Subclasses of CmfPropertyValidationRule in com.uwyn.rife.cmf.validation | |
|---|---|
class |
SupportedImage
A validation rule that checks if the data in a property is able to be loaded as a supported image format without errors. |
class |
SupportedXhtml
A validation rule that checks if the data in a property is able to be loaded as supported and valid xhtml without errors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||