| Package | Description |
|---|---|
| br.com.fluentvalidator.builder | |
| br.com.fluentvalidator.rule |
| Modifier and Type | Method and Description |
|---|---|
FieldName<T,P,W> |
Code.withFieldName(String fieldName) |
FieldName<T,P,W> |
When.withFieldName(String fieldName) |
FieldName<T,P,W> |
Message.withFieldName(String fieldName) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBuilderCollectionImpl<T,P> |
class |
RuleBuilderPropertyImpl<T,P> |
| Modifier and Type | Method and Description |
|---|---|
FieldName<T,Collection<P>,WhenCollection<T,P>> |
RuleBuilderCollectionImpl.withFieldName(String fieldName) |
FieldName<T,P,WhenProperty<T,P>> |
RuleBuilderPropertyImpl.withFieldName(String fieldName) |
Copyright © 2019 com.github.mvallim. All rights reserved.