Skip navigation links

Package org.hibernate.validator.ap.internal.checks

This package contains check implementations used by the annotation processor to verify constraint declarations.

See: Description

Package org.hibernate.validator.ap.internal.checks Description

This package contains check implementations used by the annotation processor to verify constraint declarations.

These checks are registered in the ConstraintCheckFactory responsible to return the corresponding check in function of the processed element and annotation. This factory is especially used by the annotation processor implementation to get the checks corresponding to an annotated element.

Skip navigation links

Copyright © 2007-2020 Red Hat, Inc. All Rights Reserved