Package de.hybris.platform.validation.exceptions
-
Interface Summary Interface Description ConfigurableHybrisConstraintViolation Extends the violation interface by allowing to configure the original constraint violation.HybrisConstraintViolation The HybrisConstraintViolation wraps aConstraintViolationand provides additionally informations about the validation violation. -
Exception Summary Exception Description ValidationViolationException The ValidationViolationException is thrown during model saving when the given model and the configuredconstraintsdoesn't match.