Class Hierarchy
- java.lang.Object
- br.com.fluentvalidator.AbstractValidator<T> (implements br.com.fluentvalidator.Validator<T>)
- br.com.fluentvalidator.predicate.CollectionPredicate
- br.com.fluentvalidator.predicate.ComparablePredicate
- br.com.fluentvalidator.predicate.DatePredicate
- br.com.fluentvalidator.predicate.DateTimePredicate
- br.com.fluentvalidator.context.Error
- br.com.fluentvalidator.function.FunctionBuilder<I,O> (implements java.util.function.Function<T,R>)
- br.com.fluentvalidator.predicate.LocalDatePredicate
- br.com.fluentvalidator.predicate.LocalDateTimePredicate
- br.com.fluentvalidator.predicate.LocalTimePredicate
- br.com.fluentvalidator.predicate.LogicalPredicate
- br.com.fluentvalidator.predicate.ObjectPredicate
- br.com.fluentvalidator.predicate.PredicateBuilder<T> (implements java.util.function.Predicate<T>)
- br.com.fluentvalidator.context.ProcessorContext
- br.com.fluentvalidator.context.ProcessorContext.Context
- br.com.fluentvalidator.rule.RuleBuilderCollectionImpl<T,P> (implements br.com.fluentvalidator.builder.RuleBuilderCollection<T,P>, br.com.fluentvalidator.builder.WhenCollection<T,P>, br.com.fluentvalidator.builder.WheneverCollection<T,P>)
- br.com.fluentvalidator.rule.RuleBuilderPropertyImpl<T,P> (implements br.com.fluentvalidator.builder.RuleBuilderProperty<T,P>, br.com.fluentvalidator.builder.WheneverProperty<T,P>, br.com.fluentvalidator.builder.WhenProperty<T,P>)
- br.com.fluentvalidator.predicate.StringPredicate
- java.lang.Throwable (implements java.io.Serializable)
- br.com.fluentvalidator.predicate.TimePredicate
- br.com.fluentvalidator.context.ValidationContext
- br.com.fluentvalidator.context.ValidationContext.Context
- br.com.fluentvalidator.aspect.ValidationExceptionAdvice
- br.com.fluentvalidator.context.ValidationResult
Interface Hierarchy
- br.com.fluentvalidator.handler.HandlerInvalidField<P>
- br.com.fluentvalidator.rule.Rule<T>
- br.com.fluentvalidator.builder.RuleBuilder<T,P,W,N>
- br.com.fluentvalidator.builder.AttemptedValue<T,P,W,N>
- br.com.fluentvalidator.builder.Code<T,P,W,N>
- br.com.fluentvalidator.builder.Critical<T,P,W,N>
- br.com.fluentvalidator.builder.FieldName<T,P,W,N>
- br.com.fluentvalidator.builder.HandleInvalidField<T,P,W,N>
- br.com.fluentvalidator.builder.Message<T,P,W,N>
- br.com.fluentvalidator.builder.RuleBuilderCollection<T,P>
- br.com.fluentvalidator.builder.RuleBuilderProperty<T,P>
- br.com.fluentvalidator.builder.WithValidator<T,P,W,N>
- br.com.fluentvalidator.rule.RuleProcessorStrategy
- br.com.fluentvalidator.transform.ValidationResultTransform<E>
- br.com.fluentvalidator.builder.When<T,P,W,N>
- br.com.fluentvalidator.builder.Whenever<T,P,W,N>
Annotation Type Hierarchy
Copyright © 2019–2021 com.github.mvallim. All rights reserved.