| Constructor and Description |
|---|
DateMakeFnRule(FactoryService factorySvc,
RuleGuard guard,
Exp arg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dependsOn(String fieldName) |
Object |
exec(DValue dval,
DRuleContext ctx) |
String |
getSubject() |
protected boolean |
onValidate(DValue dval,
DRuleContext ctx) |
executeGuard, getName, setPolarity, validatepublic DateMakeFnRule(FactoryService factorySvc, RuleGuard guard, Exp arg)
protected boolean onValidate(DValue dval, DRuleContext ctx)
onValidate in class DRuleBasepublic Object exec(DValue dval, DRuleContext ctx)
public boolean dependsOn(String fieldName)
public String getSubject()
Copyright © 2020. All rights reserved.