- test(T, CheckVisitor) - Method in class fluent.validation.Check
-
Evaluation of the condition on provided data, able to provide full detail of the evaluation using
provided detail collector.
- test(T, Check<? super T>) - Static method in class fluent.validation.Check
-
- test(T, Check<? super T>, CheckVisitor) - Static method in class fluent.validation.Check
-
- test(D, CheckVisitor) - Method in class fluent.validation.CheckDsl
-
- test(Context, CheckVisitor) - Method in class fluent.validation.evaluation.Statement
-
- that(T, Check<? super T>) - Static method in class fluent.validation.Check
-
- that(T, Check<? super T>, CheckVisitor) - Static method in class fluent.validation.Check
-
- then(Conclusion) - Method in interface fluent.validation.evaluation.Definition.Rule
-
- throwing(Check<? super Throwable>) - Static method in class fluent.validation.Checks
-
- throwing(Class<? extends Throwable>) - Static method in class fluent.validation.Checks
-
- toString() - Method in error fluent.validation.AssertionFailure
-
- toString() - Method in class fluent.validation.CheckDsl
-
- toString() - Method in class fluent.validation.detail.MismatchVisitor
-
- toString() - Method in class fluent.validation.evaluation.SimpleContext
-
- trace(CheckVisitor, Object, boolean) - Static method in class fluent.validation.Check
-
Shortcut method, that traces current node detail, and returns result.
- trace(CheckVisitor, String, Object, boolean) - Static method in class fluent.validation.Check
-
Shortcut method, that traces current leaf detail, and returns result.
- trace(String, Object, boolean) - Method in interface fluent.validation.detail.CheckVisitor
-
Capture simple atomic (leaf) verification with defined expectation, actual value and result of the
evaluation.
- trace(Object, boolean) - Method in interface fluent.validation.detail.CheckVisitor
-
- trace(String, Object, boolean) - Method in class fluent.validation.detail.CheckVisitorDecorator
-
- trace(Object, boolean) - Method in class fluent.validation.detail.CheckVisitorDecorator
-
- trace(String, Object, boolean) - Method in class fluent.validation.detail.MismatchVisitor
-
- trace(Object, boolean) - Method in class fluent.validation.detail.MismatchVisitor
-
- trace(String, Object, boolean) - Method in class fluent.validation.detail.NoVisitor
-
- trace(Object, boolean) - Method in class fluent.validation.detail.NoVisitor
-
- transparent(CheckVisitor, Check<D>) - Static method in class fluent.validation.Checks
-