public class IpAddressRule extends AnnotationRule<IpAddress,java.lang.String>
mRuleAnnotation| Modifier | Constructor and Description |
|---|---|
protected |
IpAddressRule(IpAddress ipAddress) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(java.lang.String ipAddress)
Checks if the rule is valid.
|
getMessagegetSequence