Package org.keycloak.validate
package org.keycloak.validate
-
ClassDescriptionBase class for arbitrary value type validators.Base class for String value format validators.Convenience interface to ease implementation of small
Validator
implementations.Holds information about the validation state.Denotes an error found during validation.Denotes the result of a validation.Validates given input in aValidationContext
.A factory for customValidator
implementations plugged-in through this SPI.Facade for Validation functions with support forValidator
implementation lookup by id.