@Data public class ConstraintRule extends AbstractRule
_elementsExtensions, _eLSupport, _generateClassContext, _messageCollector, _ruleFactory, _ruleUtils, _typesExtensions, _typesRegistry| Constructor and Description |
|---|
ConstraintRule(AnnotationMirror am) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getExpr() |
String |
getLang() |
String |
getMsg() |
Diagnostic.Kind |
getMsgKind() |
int |
hashCode() |
String |
toString() |
void |
validate() |
getMetaAnnotation, getMetaElement, getRuleCreationException, inRule, registerMetaTypeElement, throwRuleCreationException, throwRuleCreationExceptionpublic ConstraintRule(AnnotationMirror am)
public void validate()
@Pure public int hashCode()
hashCode in class AbstractRule@Pure public boolean equals(Object obj)
equals in class AbstractRule@Pure public String toString()
toString in class AbstractRule@Pure public String getExpr()
@Pure public String getMsg()
@Pure public Diagnostic.Kind getMsgKind()
@Pure public String getLang()
Copyright © 2018. All rights reserved.