Uses of Class
jakarta.validation.ConstraintDefinitionException
Packages that use ConstraintDefinitionException
-
Uses of ConstraintDefinitionException in org.hibernate.validator.internal.util.logging
Methods in org.hibernate.validator.internal.util.logging that return ConstraintDefinitionExceptionModifier and TypeMethodDescriptionLog_$logger.getComposedAndComposingConstraintsHaveDifferentTypesException(Class<? extends Annotation> composedConstraintClass, Class<? extends Annotation> composingConstraintClass, ConstraintDescriptorImpl.ConstraintType composedConstraintType, ConstraintDescriptorImpl.ConstraintType composingConstraintType) Log.getComposedAndComposingConstraintsHaveDifferentTypesException(Class<? extends Annotation> composedConstraintClass, Class<? extends Annotation> composingConstraintClass, ConstraintDescriptorImpl.ConstraintType composedConstraintType, ConstraintDescriptorImpl.ConstraintType composingConstraintType) Log_$logger.getConstraintParametersCannotStartWithValidException()Log_$logger.getConstraintValidatorDefinitionConstraintMismatchException(Class<? extends ConstraintValidator<?, ?>> constraintValidatorImplementationType, Class<? extends Annotation> registeredConstraintAnnotationType, Type declaredConstraintAnnotationType) Log.getConstraintValidatorDefinitionConstraintMismatchException(Class<? extends ConstraintValidator<?, ?>> constraintValidatorImplementationType, Class<? extends Annotation> registeredConstraintAnnotationType, Type declaredConstraintAnnotationType) Log_$logger.getConstraintWithoutMandatoryParameterException(String parameterName, String constraintName) Log.getConstraintWithoutMandatoryParameterException(String parameterName, String constraintName) Log_$logger.getCrossParameterConstraintHasNoValidatorException(Class<? extends Annotation> constraint) Log.getCrossParameterConstraintHasNoValidatorException(Class<? extends Annotation> constraint) Log_$logger.getGenericAndCrossParameterConstraintDoesNotDefineValidationAppliesToParameterException(Class<? extends Annotation> constraint) Log.getGenericAndCrossParameterConstraintDoesNotDefineValidationAppliesToParameterException(Class<? extends Annotation> constraint) Log_$logger.getMultipleCrossParameterValidatorClassesException(Class<? extends Annotation> constraint) Log.getMultipleCrossParameterValidatorClassesException(Class<? extends Annotation> constraint) Log_$logger.getOverriddenConstraintAttributeNotFoundException(String attributeName) Log.getOverriddenConstraintAttributeNotFoundException(String attributeName) Log_$logger.getValidationAppliesToParameterMustHaveDefaultValueImplicitException(Class<? extends Annotation> constraint) Log.getValidationAppliesToParameterMustHaveDefaultValueImplicitException(Class<? extends Annotation> constraint) Log_$logger.getValidationAppliesToParameterMustHaveReturnTypeConstraintTargetException(Class<? extends Annotation> constraint) Log.getValidationAppliesToParameterMustHaveReturnTypeConstraintTargetException(Class<? extends Annotation> constraint) Log_$logger.getValidationAppliesToParameterMustNotBeDefinedForNonGenericAndCrossParameterConstraintException(Class<? extends Annotation> constraint) Log.getValidationAppliesToParameterMustNotBeDefinedForNonGenericAndCrossParameterConstraintException(Class<? extends Annotation> constraint) Log_$logger.getValidatorForCrossParameterConstraintMustEitherValidateObjectOrObjectArrayException(Class<? extends Annotation> constraint) Log.getValidatorForCrossParameterConstraintMustEitherValidateObjectOrObjectArrayException(Class<? extends Annotation> constraint) Log_$logger.getWrongAttributeTypeForOverriddenConstraintException(Class<?> expectedReturnType, Class<?> currentReturnType) Log.getWrongAttributeTypeForOverriddenConstraintException(Class<?> expectedReturnType, Class<?> currentReturnType) Log_$logger.getWrongDefaultValueForGroupsParameterException(String constraintName) Log.getWrongDefaultValueForGroupsParameterException(String constraintName) Log_$logger.getWrongDefaultValueForPayloadParameterException(String constraintName) Log.getWrongDefaultValueForPayloadParameterException(String constraintName) Log_$logger.getWrongTypeForGroupsParameterException(String constraintName, ClassCastException e) Log.getWrongTypeForGroupsParameterException(String constraintName, ClassCastException e) Log_$logger.getWrongTypeForMessageParameterException(String constraintName) Log.getWrongTypeForMessageParameterException(String constraintName) Log_$logger.getWrongTypeForPayloadParameterException(String constraintName, ClassCastException e) Log.getWrongTypeForPayloadParameterException(String constraintName, ClassCastException e)