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