| Package | Description |
|---|---|
| br.com.fluentvalidator | |
| br.com.fluentvalidator.rule |
| Modifier and Type | Method and Description |
|---|---|
<P> RuleBuilderProperty<T,P> |
Validator.ruleFor(java.util.function.Function<T,P> function) |
<P> RuleBuilderProperty<T,P> |
AbstractValidator.ruleFor(java.util.function.Function<T,P> function)
|
<P> RuleBuilderProperty<T,P> |
Validator.ruleFor(String fieldName,
java.util.function.Function<T,P> function) |
<P> RuleBuilderProperty<T,P> |
AbstractValidator.ruleFor(String fieldName,
java.util.function.Function<T,P> function)
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBuilderPropertyImpl<T,P> |
Copyright © 2019–2020 com.github.mvallim. All rights reserved.