| Package | Description |
|---|---|
| br.com.fluentvalidator.builder | |
| br.com.fluentvalidator.rule |
| Modifier and Type | Method and Description |
|---|---|
AttemptedValue<T,P,W,N> |
Code.withAttempedValue(java.util.function.Function<T,Object> attemptedValue) |
AttemptedValue<T,P,W,N> |
FieldName.withAttempedValue(java.util.function.Function<T,Object> attemptedValue) |
AttemptedValue<T,P,W,N> |
When.withAttempedValue(java.util.function.Function<T,Object> attemptedValue) |
AttemptedValue<T,P,W,N> |
Message.withAttempedValue(java.util.function.Function<T,Object> attemptedValue) |
AttemptedValue<T,P,W,N> |
Code.withAttempedValue(Object attemptedValue) |
AttemptedValue<T,P,W,N> |
FieldName.withAttempedValue(Object attemptedValue) |
AttemptedValue<T,P,W,N> |
When.withAttempedValue(Object attemptedValue) |
AttemptedValue<T,P,W,N> |
Message.withAttempedValue(Object attemptedValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBuilderCollectionImpl<T,P> |
class |
RuleBuilderPropertyImpl<T,P> |
| Modifier and Type | Method and Description |
|---|---|
AttemptedValue<T,Collection<P>,WhenCollection<T,P>,WheneverCollection<T,P>> |
RuleBuilderCollectionImpl.withAttempedValue(java.util.function.Function<T,Object> attemptedValue) |
AttemptedValue<T,P,WhenProperty<T,P>,WheneverProperty<T,P>> |
RuleBuilderPropertyImpl.withAttempedValue(java.util.function.Function<T,Object> attemptedValue) |
AttemptedValue<T,Collection<P>,WhenCollection<T,P>,WheneverCollection<T,P>> |
RuleBuilderCollectionImpl.withAttempedValue(Object attemptedValue) |
AttemptedValue<T,P,WhenProperty<T,P>,WheneverProperty<T,P>> |
RuleBuilderPropertyImpl.withAttempedValue(Object attemptedValue) |
Copyright © 2019–2021 com.github.mvallim. All rights reserved.