public interface CMSItemValidator<T extends ItemModel> extends Validator<T>
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.Copyright © 2018 SAP SE. All Rights Reserved.