Class PriceCategoryValidator

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

public class PriceCategoryValidator extends AbstractEntityValidator
Check if the to be deleted price_category is the standard category or if the category has an address
  • Constructor Details

    • PriceCategoryValidator

      public PriceCategoryValidator()
  • Method Details