public class UrlRule extends AnnotationRule<Url,java.lang.String>
mRuleAnnotation
mSequence
protected
UrlRule(Url url)
boolean
isValid(java.lang.String url)
getMessage
getSequence
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected UrlRule(Url url)
public boolean isValid(java.lang.String url)
Rule
isValid
Rule<java.lang.String>
url
View