Package tech.guilhermekaua.spigotboot.core.validation
package tech.guilhermekaua.spigotboot.core.validation
-
ClassDescriptionRepresents an immutable path through the configuration tree.Constraint<T>A validation constraint that can check if a value is valid.ConstraintFactory<A extends Annotation>Factory for creating constraints from annotations.Default implementation of the Validator interface.Represents an immutable path through a property tree.Represents a validation error for a field.Result of validating an object.Validates objects based on their annotations.