Package de.hybris.platform.validation.exceptions


package de.hybris.platform.validation.exceptions
  • Class
    Description
    Extends the violation interface by allowing to configure the original constraint violation.
    The HybrisConstraintViolation wraps a ConstraintViolation and provides additionally informations about the validation violation.
    The ValidationViolationException is thrown during model saving when the given model and the configured constraints doesn't match.