Interface CMSItemValidator<T extends ItemModel>
- All Superinterfaces:
Validator<T>
- All Known Implementing Classes:
DefaultCMSItemValidator
Interface that deals with Type Validation.
The main purpose of this service is to validate an
ItemModel after it has been successfully converted,
allowing custom validation on Item Models when there is a need to validate perform business validation and
cross attribute validation.-
Method Summary