Uses of Package
org.keycloak.validate
Package
Description
-
ClassDescriptionHolds information about the validation state.Denotes an error found during validation.
-
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.Validates given input in aValidationContext
.A factory for customValidator
implementations plugged-in through this SPI. -
ClassDescriptionBase class for arbitrary value type 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. -
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 the result of a validation.Validates given input in aValidationContext
.A factory for customValidator
implementations plugged-in through this SPI.