public interface V1ValidationRuleFluent<A extends V1ValidationRuleFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getRule() |
Boolean |
hasMessage() |
Boolean |
hasRule() |
A |
withMessage(String message) |
A |
withRule(String rule) |
Copyright © 2022. All rights reserved.