JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
A
AbstractValidator
<
T
> - Class in
br.com.fluentvalidator
AbstractValidator()
- Constructor for class br.com.fluentvalidator.
AbstractValidator
addErrors(Collection<Error>)
- Method in class br.com.fluentvalidator.context.
ValidationContext.Context
afterThrowing(CleanValidationContextException)
- Method in class br.com.fluentvalidator.aspect.
ValidationExceptionAdvice
andThen(Function<? super O, ? extends V>)
- Method in class br.com.fluentvalidator.function.
FunctionBuilder
apply(T)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
apply(I)
- Method in class br.com.fluentvalidator.function.
FunctionBuilder
apply(T)
- Method in interface br.com.fluentvalidator.rule.
Rule
apply(Object, T)
- Method in interface br.com.fluentvalidator.rule.
Rule
apply(T)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
apply(T)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
AttemptedValue
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
B
between(E, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
between(E, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
between(Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
between(Function<T, E>, E, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
between(Function<T, E>, E, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
between(Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
between(Function<T, E>, Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
between(Function<T, E>, Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(E, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(E, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(Function<T, E>, E, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(Function<T, E>, E, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(Function<T, E>, Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
betweenInclusive(Function<T, E>, Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
br.com.fluentvalidator
- package br.com.fluentvalidator
br.com.fluentvalidator.annotation
- package br.com.fluentvalidator.annotation
br.com.fluentvalidator.aspect
- package br.com.fluentvalidator.aspect
br.com.fluentvalidator.builder
- package br.com.fluentvalidator.builder
br.com.fluentvalidator.context
- package br.com.fluentvalidator.context
br.com.fluentvalidator.exception
- package br.com.fluentvalidator.exception
br.com.fluentvalidator.function
- package br.com.fluentvalidator.function
br.com.fluentvalidator.handler
- package br.com.fluentvalidator.handler
br.com.fluentvalidator.predicate
- package br.com.fluentvalidator.predicate
br.com.fluentvalidator.rule
- package br.com.fluentvalidator.rule
br.com.fluentvalidator.transform
- package br.com.fluentvalidator.transform
C
CleanValidationContextException
- Annotation Type in
br.com.fluentvalidator.annotation
Code
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
CollectionPredicate
- Class in
br.com.fluentvalidator.predicate
ComparablePredicate
- Class in
br.com.fluentvalidator.predicate
compose(Function<? super V, ? extends I>)
- Method in class br.com.fluentvalidator.function.
FunctionBuilder
Context()
- Constructor for class br.com.fluentvalidator.context.
ProcessorContext.Context
Context()
- Constructor for class br.com.fluentvalidator.context.
ValidationContext.Context
create(String, String, String, Object)
- Static method in class br.com.fluentvalidator.context.
Error
create()
- Method in class br.com.fluentvalidator.context.
ProcessorContext.Context
create(Class<T>)
- Static method in exception br.com.fluentvalidator.exception.
ValidationException
create(Class<T>, ValidationResult)
- Static method in exception br.com.fluentvalidator.exception.
ValidationException
critical()
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
critical(Class<? extends ValidationException>)
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
critical()
- Method in interface br.com.fluentvalidator.builder.
Code
critical(Class<? extends ValidationException>)
- Method in interface br.com.fluentvalidator.builder.
Code
Critical
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
critical()
- Method in interface br.com.fluentvalidator.builder.
FieldName
critical(Class<? extends ValidationException>)
- Method in interface br.com.fluentvalidator.builder.
FieldName
critical()
- Method in interface br.com.fluentvalidator.builder.
HandleInvalidField
critical(Class<? extends ValidationException>)
- Method in interface br.com.fluentvalidator.builder.
HandleInvalidField
critical()
- Method in interface br.com.fluentvalidator.builder.
Message
critical(Class<? extends ValidationException>)
- Method in interface br.com.fluentvalidator.builder.
Message
critical()
- Method in interface br.com.fluentvalidator.builder.
When
critical(Class<? extends ValidationException>)
- Method in interface br.com.fluentvalidator.builder.
When
critical()
- Method in interface br.com.fluentvalidator.builder.
WithValidator
critical(Class<? extends ValidationException>)
- Method in interface br.com.fluentvalidator.builder.
WithValidator
critical()
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
critical(Class<? extends ValidationException>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
critical()
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
critical(Class<? extends ValidationException>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
D
dateBetween(Function<T, String>, String, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateBetween(String, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateEqualTo(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateEqualTo(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateEqualTo(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateGreaterThan(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateGreaterThan(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateGreaterThan(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateGreaterThanOrEqual(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateGreaterThanOrEqual(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateGreaterThanOrEqual(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateLessThan(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateLessThan(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateLessThan(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateLessThanOrEqual(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateLessThanOrEqual(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
dateLessThanOrEqual(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DatePredicate
DatePredicate
- Class in
br.com.fluentvalidator.predicate
dateTimeBetween(Function<T, String>, String, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeBetween(String, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeEqualTo(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeEqualTo(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeEqualTo(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeGreaterThan(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeGreaterThan(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeGreaterThan(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeGreaterThanOrEqual(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeGreaterThanOrEqual(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeGreaterThanOrEqual(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeLessThan(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeLessThan(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeLessThan(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeLessThanOrEqual(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeLessThanOrEqual(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
dateTimeLessThanOrEqual(String, String)
- Static method in class br.com.fluentvalidator.predicate.
DateTimePredicate
DateTimePredicate
- Class in
br.com.fluentvalidator.predicate
E
empty()
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
empty(Function<T, Collection<E>>)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
equalObject(Function<T, Object>, Function<T, Object>)
- Static method in class br.com.fluentvalidator.predicate.
ObjectPredicate
equalObject(Function<T, Object>, Object)
- Static method in class br.com.fluentvalidator.predicate.
ObjectPredicate
equalObject(Object)
- Static method in class br.com.fluentvalidator.predicate.
ObjectPredicate
equalTo(E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
equalTo(Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
equalTo(Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
Error
- Class in
br.com.fluentvalidator.context
Error(String, String, String, Object)
- Constructor for class br.com.fluentvalidator.context.
Error
F
fail(Collection<Error>)
- Static method in class br.com.fluentvalidator.context.
ValidationResult
failFastRule()
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
failFastRule()
- Method in interface br.com.fluentvalidator.
Validator
FieldName
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
from(Predicate<T>)
- Static method in class br.com.fluentvalidator.predicate.
PredicateBuilder
FunctionBuilder
<
I
,
O
> - Class in
br.com.fluentvalidator.function
G
get()
- Method in class br.com.fluentvalidator.context.
ProcessorContext.Context
get()
- Static method in class br.com.fluentvalidator.context.
ProcessorContext
get()
- Static method in class br.com.fluentvalidator.context.
ValidationContext
getAttemptedValue()
- Method in class br.com.fluentvalidator.context.
Error
getCode()
- Method in class br.com.fluentvalidator.context.
Error
getCounter()
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
getCounter()
- Method in interface br.com.fluentvalidator.
Validator
getDefault()
- Static method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
getErrors()
- Method in class br.com.fluentvalidator.context.
ValidationResult
getFailFast()
- Static method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
getField()
- Method in class br.com.fluentvalidator.context.
Error
getMessage()
- Method in class br.com.fluentvalidator.context.
Error
getProperty(String, Class<P>)
- Method in class br.com.fluentvalidator.context.
ValidationContext.Context
getPropertyOnContext(String, Class<P>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
getPropertyOnContext(String, Class<P>)
- Method in interface br.com.fluentvalidator.
Validator
getValidationResult()
- Method in class br.com.fluentvalidator.context.
ValidationContext.Context
getValidationResult()
- Method in exception br.com.fluentvalidator.exception.
ValidationException
greaterThan(E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
greaterThan(Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
greaterThan(Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
greaterThanOrEqual(E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
greaterThanOrEqual(Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
greaterThanOrEqual(Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
H
handle(P)
- Method in interface br.com.fluentvalidator.handler.
HandlerInvalidField
handle(Object, P)
- Method in interface br.com.fluentvalidator.handler.
HandlerInvalidField
HandleInvalidField
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
handlerInvalidField(HandlerInvalidField<P>)
- Method in interface br.com.fluentvalidator.builder.
When
HandlerInvalidField
<
P
> - Interface in
br.com.fluentvalidator.handler
handlerInvalidField(HandlerInvalidField<Collection<P>>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
handlerInvalidField(HandlerInvalidField<P>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
hasAny(Collection<E>)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasAny(E[])
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasAny(Function<T, Collection<E>>, Collection<E>)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasAny(Function<T, Collection<E>>, E[])
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasItem(E)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
Creates a predicate for
Collection
that only matches when a single pass over the examined
Collection
yields at least one item that is equal to the specified
object
.
hasItem(Function<T, Collection<E>>, E)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasItems(Collection<E>)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasItems(E[])
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasItems(Function<T, Collection<E>>, Collection<E>)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasItems(Function<T, Collection<E>>, E[])
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasSize(Function<T, Collection<E>>, Function<T, Integer>)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasSize(Function<T, Collection<E>>, Integer)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasSize(Integer)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasSizeBetween(Function<T, Collection<E>>, Integer, Integer)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasSizeBetween(Integer, Integer)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasSizeBetweenInclusive(Function<T, Collection<E>>, Integer, Integer)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
hasSizeBetweenInclusive(Integer, Integer)
- Static method in class br.com.fluentvalidator.predicate.
CollectionPredicate
I
inc()
- Method in class br.com.fluentvalidator.context.
ProcessorContext.Context
instanceOf(Class<?>)
- Static method in class br.com.fluentvalidator.predicate.
ObjectPredicate
instanceOf(Function<T, ?>, Class<?>)
- Static method in class br.com.fluentvalidator.predicate.
ObjectPredicate
isAlpha()
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isAlpha(Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isAlphaNumeric()
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isAlphaNumeric(Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isDate(Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isDate(String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isDateTime(Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isDateTime(String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isFalse()
- Static method in class br.com.fluentvalidator.predicate.
LogicalPredicate
isFalse(Function<T, Boolean>)
- Static method in class br.com.fluentvalidator.predicate.
LogicalPredicate
isInvalidThrow(Class<T>)
- Method in class br.com.fluentvalidator.context.
ValidationResult
isNumber()
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isNumber(Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isNumeric()
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isNumeric(Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isTime(Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isTime(String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
isTrue()
- Static method in class br.com.fluentvalidator.predicate.
LogicalPredicate
isTrue(Function<T, Boolean>)
- Static method in class br.com.fluentvalidator.predicate.
LogicalPredicate
isValid()
- Method in class br.com.fluentvalidator.context.
ValidationResult
L
lessThan(E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
lessThan(Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
lessThan(Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
lessThanOrEqual(E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
lessThanOrEqual(Function<T, E>, E)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
lessThanOrEqual(Function<T, E>, Function<T, E>)
- Static method in class br.com.fluentvalidator.predicate.
ComparablePredicate
localDateAfter(Function<T, LocalDate>, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfter(Function<T, LocalDate>, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfter(LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfterOrEqual(Function<T, LocalDate>, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfterOrEqual(Function<T, LocalDate>, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfterOrEqual(LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfterOrEqualToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfterOrEqualToday(Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfterToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateAfterToday(Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBefore(Function<T, LocalDate>, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBefore(Function<T, LocalDate>, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBefore(LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBeforeOrEqual(Function<T, LocalDate>, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBeforeOrEqual(Function<T, LocalDate>, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBeforeOrEqual(LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBeforeOrEqualToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBeforeOrEqualToday(Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBeforeToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBeforeToday(Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetween(Function<T, LocalDate>, Function<T, LocalDate>, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetween(Function<T, LocalDate>, Function<T, LocalDate>, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetween(Function<T, LocalDate>, LocalDate, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetween(Function<T, LocalDate>, LocalDate, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetween(LocalDate, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetweenOrEqual(Function<T, LocalDate>, Function<T, LocalDate>, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetweenOrEqual(Function<T, LocalDate>, Function<T, LocalDate>, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetweenOrEqual(Function<T, LocalDate>, LocalDate, Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetweenOrEqual(Function<T, LocalDate>, LocalDate, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateBetweenOrEqual(LocalDate, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateEqualTo(Function<T, LocalDate>, LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateEqualTo(LocalDate)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateIsToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
localDateIsToday(Function<T, LocalDate>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDatePredicate
LocalDatePredicate
- Class in
br.com.fluentvalidator.predicate
localDateTimeAfter(LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfter(Function<T, LocalDateTime>, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfter(Function<T, LocalDateTime>, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterNow()
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterNow(Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterOrEqual(LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterOrEqual(Function<T, LocalDateTime>, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterOrEqual(Function<T, LocalDateTime>, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterOrEqualToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterOrEqualToday(Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeAfterToday(Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBefore(LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBefore(Function<T, LocalDateTime>, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBefore(Function<T, LocalDateTime>, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeNow()
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeNow(Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeOrEqual(LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeOrEqual(Function<T, LocalDateTime>, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeOrEqual(Function<T, LocalDateTime>, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeOrEqualToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeOrEqualToday(Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBeforeToday(Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetween(LocalDateTime, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetween(Function<T, LocalDateTime>, LocalDateTime, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetween(Function<T, LocalDateTime>, Function<T, LocalDateTime>, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetween(Function<T, LocalDateTime>, LocalDateTime, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetween(Function<T, LocalDateTime>, Function<T, LocalDateTime>, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetweenOrEqual(LocalDateTime, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetweenOrEqual(Function<T, LocalDateTime>, LocalDateTime, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetweenOrEqual(Function<T, LocalDateTime>, Function<T, LocalDateTime>, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetweenOrEqual(Function<T, LocalDateTime>, LocalDateTime, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeBetweenOrEqual(Function<T, LocalDateTime>, Function<T, LocalDateTime>, Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeEqualTo(LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeEqualTo(Function<T, LocalDateTime>, LocalDateTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeIsToday()
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
localDateTimeIsToday(Function<T, LocalDateTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalDateTimePredicate
LocalDateTimePredicate
- Class in
br.com.fluentvalidator.predicate
localTimeAfter(LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeAfter(Function<T, LocalTime>, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeAfter(Function<T, LocalTime>, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeAfterNow()
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeAfterNow(Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeAfterOrEqual(LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeAfterOrEqual(Function<T, LocalTime>, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeAfterOrEqual(Function<T, LocalTime>, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBefore(LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBefore(Function<T, LocalTime>, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBefore(Function<T, LocalTime>, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBeforeNow()
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBeforeNow(Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBeforeOrEqual(LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBeforeOrEqual(Function<T, LocalTime>, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBeforeOrEqual(Function<T, LocalTime>, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetween(LocalTime, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetween(Function<T, LocalTime>, LocalTime, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetween(Function<T, LocalTime>, Function<T, LocalTime>, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetween(Function<T, LocalTime>, LocalTime, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetween(Function<T, LocalTime>, Function<T, LocalTime>, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetweenOrEqual(LocalTime, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetweenOrEqual(Function<T, LocalTime>, LocalTime, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetweenOrEqual(Function<T, LocalTime>, Function<T, LocalTime>, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetweenOrEqual(Function<T, LocalTime>, LocalTime, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeBetweenOrEqual(Function<T, LocalTime>, Function<T, LocalTime>, Function<T, LocalTime>)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeEqualTo(LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
localTimeEqualTo(Function<T, LocalTime>, LocalTime)
- Static method in class br.com.fluentvalidator.predicate.
LocalTimePredicate
LocalTimePredicate
- Class in
br.com.fluentvalidator.predicate
LogicalPredicate
- Class in
br.com.fluentvalidator.predicate
M
Message
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
Must
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
must(Predicate<Collection<P>>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
must(Predicate<P>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
N
not(Predicate<T>)
- Static method in class br.com.fluentvalidator.predicate.
LogicalPredicate
nullValue()
- Static method in class br.com.fluentvalidator.predicate.
ObjectPredicate
nullValue(Function<T, ?>)
- Static method in class br.com.fluentvalidator.predicate.
ObjectPredicate
O
ObjectPredicate
- Class in
br.com.fluentvalidator.predicate
of(Function<I, O>)
- Static method in class br.com.fluentvalidator.function.
FunctionBuilder
ok()
- Static method in class br.com.fluentvalidator.context.
ValidationResult
P
PredicateBuilder
<
T
> - Class in
br.com.fluentvalidator.predicate
process(Object, E, Rule<E>)
- Method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
process(E, Rule<E>)
- Method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
process(Object, Collection<E>, Rule<E>)
- Method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
process(Collection<E>, Rule<E>)
- Method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
process(Object, E, Collection<Rule<E>>)
- Method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
process(E, Collection<Rule<E>>)
- Method in interface br.com.fluentvalidator.rule.
RuleProcessorStrategy
ProcessorContext
- Class in
br.com.fluentvalidator.context
ProcessorContext.Context
- Class in
br.com.fluentvalidator.context
Context of processor
R
remove()
- Method in class br.com.fluentvalidator.context.
ProcessorContext.Context
remove()
- Static method in class br.com.fluentvalidator.context.
ProcessorContext
remove()
- Static method in class br.com.fluentvalidator.context.
ValidationContext
Rule
<
T
> - Interface in
br.com.fluentvalidator.rule
RuleBuilderCollection
<
T
,
P
> - Interface in
br.com.fluentvalidator.builder
RuleBuilderCollectionImpl
<
T
,
P
> - Class in
br.com.fluentvalidator.rule
RuleBuilderCollectionImpl(String, Function<T, Collection<P>>)
- Constructor for class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
RuleBuilderCollectionImpl(Function<T, Collection<P>>)
- Constructor for class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
RuleBuilderProperty
<
T
,
P
> - Interface in
br.com.fluentvalidator.builder
RuleBuilderPropertyImpl
<
T
,
P
> - Class in
br.com.fluentvalidator.rule
RuleBuilderPropertyImpl(String, Function<T, P>)
- Constructor for class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
RuleBuilderPropertyImpl(Function<T, P>)
- Constructor for class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
ruleFor(Function<T, P>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
ruleFor(String, Function<T, P>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
ruleFor(Function<T, P>)
- Method in interface br.com.fluentvalidator.
Validator
ruleFor(String, Function<T, P>)
- Method in interface br.com.fluentvalidator.
Validator
ruleForEach(String, Function<T, Collection<P>>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
ruleForEach(Function<T, Collection<P>>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
ruleForEach(Function<T, Collection<P>>)
- Method in interface br.com.fluentvalidator.
Validator
ruleForEach(String, Function<T, Collection<P>>)
- Method in interface br.com.fluentvalidator.
Validator
RuleProcessorStrategy
- Interface in
br.com.fluentvalidator.rule
rules()
- Method in interface br.com.fluentvalidator.
Validator
S
setProperty(String, Object)
- Method in class br.com.fluentvalidator.context.
ValidationContext.Context
setPropertyOnContext(String)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
setPropertyOnContext(String)
- Method in interface br.com.fluentvalidator.
Validator
stringContains(Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringContains(String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEmptyOrNull()
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEmptyOrNull(Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEquals(Function<T, String>, Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEquals(Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEquals(String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEqualsIgnoreCase(Function<T, String>, Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEqualsIgnoreCase(Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringEqualsIgnoreCase(String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringMatches(Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringMatches(String)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
StringPredicate
- Class in
br.com.fluentvalidator.predicate
stringSize(Function<T, String>, Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSize(Function<T, String>, Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSize(Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeBetween(Function<T, String>, Integer, Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeBetween(Integer, Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeGreaterThan(Function<T, String>, Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeGreaterThan(Function<T, String>, Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeGreaterThan(Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeGreaterThanOrEqual(Function<T, String>, Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeGreaterThanOrEqual(Function<T, String>, Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeGreaterThanOrEqual(Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeLessThan(Function<T, String>, Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeLessThan(Function<T, String>, Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeLessThan(Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeLessThanOrEqual(Function<T, String>, Function<T, String>)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeLessThanOrEqual(Function<T, String>, Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
stringSizeLessThanOrEqual(Integer)
- Static method in class br.com.fluentvalidator.predicate.
StringPredicate
support(T)
- Method in interface br.com.fluentvalidator.rule.
Rule
T
test(T)
- Method in class br.com.fluentvalidator.predicate.
PredicateBuilder
timeBetween(Function<T, String>, String, String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeBetween(String, String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeEqualTo(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeEqualTo(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeEqualTo(String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeGreaterThan(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeGreaterThan(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeGreaterThan(String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeGreaterThanOrEqual(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeGreaterThanOrEqual(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeGreaterThanOrEqual(String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeLessThan(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeLessThan(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeLessThan(String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeLessThanOrEqual(Function<T, String>, Function<T, String>, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeLessThanOrEqual(Function<T, String>, String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
timeLessThanOrEqual(String, String)
- Static method in class br.com.fluentvalidator.predicate.
TimePredicate
TimePredicate
- Class in
br.com.fluentvalidator.predicate
toString()
- Method in class br.com.fluentvalidator.context.
Error
toString()
- Method in class br.com.fluentvalidator.context.
ValidationResult
transform(ValidationResult)
- Method in interface br.com.fluentvalidator.transform.
ValidationResultTransform
V
validate(T)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
validate(T, ValidationResultTransform<E>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
validate(Collection<T>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
validate(Collection<T>, ValidationResultTransform<E>)
- Method in class br.com.fluentvalidator.
AbstractValidator
AbstractValidator
validate(T)
- Method in interface br.com.fluentvalidator.
Validator
validate(T, ValidationResultTransform<E>)
- Method in interface br.com.fluentvalidator.
Validator
validate(Collection<T>)
- Method in interface br.com.fluentvalidator.
Validator
validate(Collection<T>, ValidationResultTransform<E>)
- Method in interface br.com.fluentvalidator.
Validator
ValidationContext
- Class in
br.com.fluentvalidator.context
ValidationContext.Context
- Class in
br.com.fluentvalidator.context
Context of validation
ValidationException
- Exception in
br.com.fluentvalidator.exception
ValidationException(ValidationResult)
- Constructor for exception br.com.fluentvalidator.exception.
ValidationException
ValidationExceptionAdvice
- Class in
br.com.fluentvalidator.aspect
ValidationExceptionAdvice()
- Constructor for class br.com.fluentvalidator.aspect.
ValidationExceptionAdvice
ValidationResult
- Class in
br.com.fluentvalidator.context
ValidationResultTransform
<
E
> - Interface in
br.com.fluentvalidator.transform
Validator
<
T
> - Interface in
br.com.fluentvalidator
W
when(Predicate<P>)
- Method in interface br.com.fluentvalidator.builder.
Must
When
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
when(Predicate<Collection<P>>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
when(Predicate<P>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
WhenCollection
<
T
,
P
> - Interface in
br.com.fluentvalidator.builder
Whenever
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
whenever(Predicate<Collection<P>>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
whenever(Predicate<P>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
WheneverCollection
<
T
,
P
> - Interface in
br.com.fluentvalidator.builder
WheneverProperty
<
T
,
P
> - Interface in
br.com.fluentvalidator.builder
WhenProperty
<
T
,
P
> - Interface in
br.com.fluentvalidator.builder
withAttempedValue(Object)
- Method in interface br.com.fluentvalidator.builder.
Code
withAttempedValue(Function<T, Object>)
- Method in interface br.com.fluentvalidator.builder.
Code
withAttempedValue(Object)
- Method in interface br.com.fluentvalidator.builder.
FieldName
withAttempedValue(Function<T, Object>)
- Method in interface br.com.fluentvalidator.builder.
FieldName
withAttempedValue(Object)
- Method in interface br.com.fluentvalidator.builder.
Message
withAttempedValue(Function<T, Object>)
- Method in interface br.com.fluentvalidator.builder.
Message
withAttempedValue(Object)
- Method in interface br.com.fluentvalidator.builder.
When
withAttempedValue(Function<T, Object>)
- Method in interface br.com.fluentvalidator.builder.
When
withAttempedValue(Object)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withAttempedValue(Function<T, Object>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withAttempedValue(Object)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withAttempedValue(Function<T, Object>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withCode(String)
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
withCode(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
withCode(String)
- Method in interface br.com.fluentvalidator.builder.
FieldName
withCode(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
FieldName
withCode(String)
- Method in interface br.com.fluentvalidator.builder.
Message
withCode(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
Message
withCode(String)
- Method in interface br.com.fluentvalidator.builder.
When
withCode(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
When
withCode(String)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withCode(Function<T, String>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withCode(String)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withCode(Function<T, String>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withFieldName(String)
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
withFieldName(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
withFieldName(String)
- Method in interface br.com.fluentvalidator.builder.
Code
withFieldName(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
Code
withFieldName(String)
- Method in interface br.com.fluentvalidator.builder.
Message
withFieldName(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
Message
withFieldName(String)
- Method in interface br.com.fluentvalidator.builder.
When
withFieldName(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
When
withFieldName(String)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withFieldName(Function<T, String>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withFieldName(String)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withFieldName(Function<T, String>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withMessage(String)
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
withMessage(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
AttemptedValue
withMessage(String)
- Method in interface br.com.fluentvalidator.builder.
Code
withMessage(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
Code
withMessage(String)
- Method in interface br.com.fluentvalidator.builder.
FieldName
withMessage(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
FieldName
withMessage(String)
- Method in interface br.com.fluentvalidator.builder.
When
withMessage(Function<T, String>)
- Method in interface br.com.fluentvalidator.builder.
When
withMessage(String)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withMessage(Function<T, String>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withMessage(String)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withMessage(Function<T, String>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
withValidator(Validator<P>)
- Method in interface br.com.fluentvalidator.builder.
WheneverCollection
withValidator(Validator<P>)
- Method in interface br.com.fluentvalidator.builder.
WheneverProperty
WithValidator
<
T
,
P
,
W
extends
When
<
T
,
P
,
W
,
N
>,
N
extends
Whenever
<
T
,
P
,
W
,
N
>> - Interface in
br.com.fluentvalidator.builder
withValidator(Validator<P>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderCollectionImpl
withValidator(Validator<P>)
- Method in class br.com.fluentvalidator.rule.
RuleBuilderPropertyImpl
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019–2021
com.github.mvallim
. All rights reserved.