| Package | Description |
|---|---|
| br.com.fluentvalidator.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBuilderCollectionImpl<T,P> |
class |
RuleBuilderPropertyImpl<T,P> |
| Modifier and Type | Method and Description |
|---|---|
Must<T,Collection<P>,WhenCollection<T,P>,WheneverCollection<T,P>> |
RuleBuilderCollectionImpl.must(java.util.function.Predicate<Collection<P>> must) |
Must<T,P,WhenProperty<T,P>,WheneverProperty<T,P>> |
RuleBuilderPropertyImpl.must(java.util.function.Predicate<P> must) |
Copyright © 2019–2021 com.github.mvallim. All rights reserved.