| Package | Description |
|---|---|
| fluent.validation | |
| fluent.validation.dsl | |
| fluent.validation.result |
| Class and Description |
|---|
| AbstractCheckDsl |
| Check
Simple check used in for validation of various data.
|
| CheckBuilder |
| CheckDsl
Fluent DSL to compose a complex check using partial checks applicable either on the tested object directly, or using
some transformation (a.k.a. field access).
|
| Items |
| MapCheckBuilder |
| Predicate |
| Repeater |
| ThrowingCheck |
| ThrowingRunnable |
| Transformation
Functional interface representing transformation of a data for partial check.
|
| TransformationBuilder
Simple builder of a check.
|
| Value
Special type of Check, which implements extraction of a value out of the tested data for later use.
|
| Class and Description |
|---|
| AbstractCheckDsl |
| Check
Simple check used in for validation of various data.
|
| CheckDsl
Fluent DSL to compose a complex check using partial checks applicable either on the tested object directly, or using
some transformation (a.k.a. field access).
|
| Class and Description |
|---|
| Check
Simple check used in for validation of various data.
|
Copyright © 2021. All rights reserved.