Module io.helidon.validation
Package io.helidon.validation.spi
package io.helidon.validation.spi
Validation SPI.
Types in this package are usually code-generated, though these could be hand-crafted as well.
- See Also:
-
InterfacesClassDescriptionValidator of a constraint, provided by
ConstraintValidatorProvider.A provider used to create validators for elements annotated with someValidation.Constraintannotation.A (usually generated) validator for a specific type.