| Package | Description |
|---|---|
| br.com.fluentvalidator.builder | |
| br.com.fluentvalidator.rule |
| Modifier and Type | Method and Description |
|---|---|
WhenProperty<T,P> |
RuleProperty.when(java.util.function.Predicate<P> predicate) |
| Modifier and Type | Method and Description |
|---|---|
WithValidator<T,P,WhenProperty<T,P>> |
WhenProperty.withValidator(Validator<P> validator) |
| Modifier and Type | Method and Description |
|---|---|
WhenProperty<T,P> |
PropetyRule.when(java.util.function.Predicate<P> when) |
Copyright © 2019 com.github.mvallim. All rights reserved.