| Interface | Description |
|---|---|
| ErrorMessage | |
| ValidatedValueLookup | |
| Validation<D> | |
| ValidationError |
| Class | Description |
|---|---|
| ImmutableErrorMessage |
Immutable implementation of
ErrorMessage. |
| ImmutableErrorMessage.Builder |
Builds instances of type
ImmutableErrorMessage. |
| ImmutableStrictValidatedValueLookup |
Immutable implementation of
StrictValidatedValueLookup. |
| ImmutableStrictValidatedValueLookup.Builder |
Builds instances of type
ImmutableStrictValidatedValueLookup. |
| ImmutableValidatedValue<T> |
Immutable implementation of
ValidatedValue. |
| ImmutableValidatedValue.Builder<T> |
Builds instances of type
ImmutableValidatedValue. |
| ImmutableValidationError |
Immutable implementation of
ValidationError. |
| ImmutableValidationError.Builder |
Builds instances of type
ImmutableValidationError. |
| StrictValidatedValueLookup | |
| Validate | |
| Validate.WithDestination<X> | |
| Validate.WithRelationTo1<X,A> | |
| Validate.WithRelationTo2<X,A,B> | |
| Validate.WithRelationTo3<X,A,B,C> | |
| Validate.WithRelationTo4<X,A,B,C,D> | |
| ValidatedValue<T> |
Copyright © 2023. All rights reserved.