Class ValidFromDateValidator

java.lang.Object
ch.tocco.nice2.persist.core.api.validation.AbstractEntityValidator
ch.tocco.nice2.optional.finance.impl.validator.ValidFromDateValidator
All Implemented Interfaces:
EntitiesValidator, EntityValidator

public class ValidFromDateValidator extends AbstractEntityValidator
Checks if the entered "valid from" date is before the current "valid from" date If it is before a errormessage is displayed If the entity with the "valid from" date has a different category than the current "valid from" entity no errormessage is displayed