Uses of Interface
de.espirit.or.schema.Validator
Packages that use Validator
-
Uses of Validator in de.espirit.or.schema
Subinterfaces of Validator in de.espirit.or.schemaMethods in de.espirit.or.schema that return ValidatorModifier and TypeMethodDescriptionAttribute.getValidator()Return the validator of this attribute.Methods in de.espirit.or.schema with parameters of type ValidatorModifier and TypeMethodDescriptionvoidAttribute.setValidator(Validator<T> validator) Set the validator of this attribute tovalidator.