Uses of Annotation Interface
org.openxava.annotations.PropertyValidator
Packages that use PropertyValidator
-
Uses of PropertyValidator in org.openxava.component.parse
Methods in org.openxava.component.parse with parameters of type PropertyValidatorModifier and TypeMethodDescriptionstatic MetaValidatorAnnotatedClassParser.createPropertyValidator(PropertyValidator validator) Creates a MetaValidator for property validation from a PropertyValidator annotation. -
Uses of PropertyValidator in org.openxava.validators.hibernate
Classes in org.openxava.validators.hibernate that implement interfaces with type arguments of type PropertyValidatorModifier and TypeClassDescriptionclassImplements a PropertyValidator of OpenXava as a Bean Validation Constraint.Methods in org.openxava.validators.hibernate with parameters of type PropertyValidatorModifier and TypeMethodDescriptionvoidPropertyValidatorValidator.initialize(PropertyValidator propertyValidator)