| Package | Description |
|---|---|
| br.com.fluentvalidator.builder | |
| br.com.fluentvalidator.rule |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Code<T,P,W extends When<T,P,W>> |
interface |
Critical<T,P,W extends When<T,P,W>> |
interface |
FieldName<T,P,W extends When<T,P,W>> |
interface |
Message<T,P,W extends When<T,P,W>> |
interface |
Must<T,P,W extends When<T,P,W>> |
interface |
When<T,P,W extends When<T,P,W>> |
interface |
WithValidator<T,P,W extends When<T,P,W>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WhenCollection<T,P> |
interface |
WhenProperty<T,P> |
| Modifier and Type | Method and Description |
|---|---|
When<T,P,W> |
Must.when(java.util.function.Predicate<P> when) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBuilderCollectionImpl<T,P> |
class |
RuleBuilderPropertyImpl<T,P> |
Copyright © 2019 com.github.mvallim. All rights reserved.