All Classes and Interfaces
Classes
Class
Description
AbstractCollectionValidatorBuilder<E,V extends Collection<E>,PARENT,SELF extends AbstractCollectionValidatorBuilder<E,V,PARENT,SELF>>
Validator builder
of for Collection
.AbstractMapValidatorBuilder<K,V,M extends Map<K,V>,PARENT,SELF extends AbstractMapValidatorBuilder<K,V,M,PARENT,SELF>>
CharSequenceValidatorBuilder<V extends CharSequence,PARENT,SELF extends CharSequenceValidatorBuilder<V,PARENT,SELF>>
ComparableValidatorBuilder<V extends Comparable<?>,PARENT,SELF extends ComparableValidatorBuilder<V,PARENT,SELF>>
Validator builder
for container values such as Collection
.NlsBundle
for this module.NumberValidatorBuilder<V extends Number & Comparable<?>,PARENT,SELF extends ComparableValidatorBuilder<V,PARENT,SELF>>
Validator builder
for Number
values.This is the base class to create instances of
AbstractValidator
using the builder pattern.This is the interface for instances of
ObjectValidatorBuilder
.Implementation of
ObjectValidatorBuilderFactory
without parent
.The
Validator builder
for BigInteger
values.Validator builder
for Boolean
.Validator builder
for Byte
values.The
Validator builder
for Double
values.The
Validator builder
for Float
values.Validator builder
for Instant
.The
Validator builder
for Integer
values.The
Validator builder
for Long
values.Validator builder
for Object
.Validator builder
for String
.Validator builder
for String
.The
Validator builder
for Short
values.Validator builder
for String
.ValidatorBuilderTemporal<V extends Comparable<?>,PARENT,SELF extends ValidatorBuilderTemporal<V,PARENT,SELF>>
Validator builder
for date and time values.Validator
validating
that a value
satisfies
a given CompareOperator
-operation for given
value to compare to.Validator
validating
that a given
CharSequence
is a valid email address specification (a raw email without display name, comments, etc.).Implementation of
ValidatorTemporalAfter
for Instant
.Implementation of
ValidatorTemporalBefore
for Instant
.Implementation of
ValidatorTemporalFuture
for Instant
.Implementation of
ValidatorTemporalPast
for Instant
.Implementation of
ValidatorTemporalAfter
for LocalDate
.Implementation of
ValidatorTemporalBefore
for LocalDate
.Implementation of
ValidatorTemporalFuture
for LocalDate
.Implementation of
ValidatorTemporalPast
for LocalDate
.Implementation of
ValidatorTemporalAfter
for LocalDateTime
.Implementation of
ValidatorTemporalBefore
for LocalDateTime
.Implementation of
ValidatorTemporalFuture
for LocalDateTime
.Implementation of
ValidatorTemporalPast
for LocalDateTime
.Implementation of
ValidatorTemporalAfter
for LocalTime
.Implementation of
ValidatorTemporalBefore
for LocalTime
.Implementation of
ValidatorTemporalFuture
for LocalTime
.Implementation of
ValidatorTemporalPast
for LocalTime
.Validator
validating that a mandatory value is filled.Implementation of
ValidatorTemporalAfter
for OffsetDateTime
.Implementation of
ValidatorTemporalBefore
for OffsetDateTime
.Implementation of
ValidatorTemporalFuture
for OffsetDateTime
.Implementation of
ValidatorTemporalPast
for OffsetDateTime
.Implementation of
ValidatorTemporalAfter
for OffsetTime
.Implementation of
ValidatorTemporalBefore
for OffsetTime
.Implementation of
ValidatorTemporalFuture
for OffsetTime
.Implementation of
ValidatorTemporalPast
for OffsetTime
.Implementation of
ValidatorTemporalAfter
for ZonedDateTime
.Implementation of
ValidatorTemporalBefore
for ZonedDateTime
.Implementation of
ValidatorTemporalFuture
for OffsetDateTime
.Implementation of
ValidatorTemporalPast
for OffsetDateTime
.