Package org.hibernate.validator.cdi.interceptor.spi


package org.hibernate.validator.cdi.interceptor.spi
  • Classes
    Class
    Description
    An interceptor which performs a validation of the Bean Validation constraints specified at the parameters and/or return values of intercepted methods using the method validation functionality provided by Hibernate Validator.