Hierarchy For Package tech.guilhermekaua.spigotboot.core.validation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- tech.guilhermekaua.spigotboot.core.validation.ConfigPath (implements tech.guilhermekaua.spigotboot.core.validation.PropertyPath)
- tech.guilhermekaua.spigotboot.core.validation.DefaultValidator (implements tech.guilhermekaua.spigotboot.core.validation.Validator)
- tech.guilhermekaua.spigotboot.core.validation.ValidationError
- tech.guilhermekaua.spigotboot.core.validation.ValidationResult
Interface Hierarchy
- tech.guilhermekaua.spigotboot.core.validation.Constraint<T>
- tech.guilhermekaua.spigotboot.core.validation.ConstraintFactory<A>
- tech.guilhermekaua.spigotboot.core.validation.PropertyPath
- tech.guilhermekaua.spigotboot.core.validation.Validator