| Package | Description |
|---|---|
| br.com.fluentvalidator.builder | |
| br.com.fluentvalidator.rule |
| Modifier and Type | Method and Description |
|---|---|
WithValidator<T,Collection<P>,WhenCollection<T,P>> |
WhenCollection.withValidator(Validator<P> validator) |
WithValidator<T,P,WhenProperty<T,P>> |
WhenProperty.withValidator(Validator<P> validator) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBuilderCollectionImpl<T,P> |
class |
RuleBuilderPropertyImpl<T,P> |
| Modifier and Type | Method and Description |
|---|---|
WithValidator<T,Collection<P>,WhenCollection<T,P>> |
RuleBuilderCollectionImpl.withValidator(Validator<P> validator) |
WithValidator<T,P,WhenProperty<T,P>> |
RuleBuilderPropertyImpl.withValidator(Validator<P> validator) |
Copyright © 2019 com.github.mvallim. All rights reserved.