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