| Package | Description |
|---|---|
| org.delia.rule | |
| org.delia.rule.fns | |
| org.delia.rule.rules |
| Modifier and Type | Method and Description |
|---|---|
Object |
DRule.exec(DValue dval,
DRuleContext ctx) |
Object |
DRuleBase.exec(DValue dval,
DRuleContext ctx) |
Object |
RuleRuleOperand.exec(DValue dval,
DRuleContext ctx) |
protected abstract boolean |
DRuleBase.onValidate(DValue dval,
DRuleContext ctx) |
boolean |
DRule.validate(DValue dval,
DRuleContext ctx) |
boolean |
DRuleBase.validate(DValue dval,
DRuleContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
Object |
DateMakeFnRule.exec(DValue dval,
DRuleContext ctx) |
Object |
DateYearFnRule.exec(DValue dval,
DRuleContext ctx) |
Object |
LenFnRule.exec(DValue dval,
DRuleContext ctx) |
protected boolean |
DateMakeFnRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
DateYearFnRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
LenFnRule.onValidate(DValue dval,
DRuleContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CompareOpRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
ContainsRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
MandatoryRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
MaxLenRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
RelationManyRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
RelationOneRule.onValidate(DValue dval,
DRuleContext ctx) |
protected boolean |
SampleRule.onValidate(DValue dval,
DRuleContext ctx) |
Copyright © 2020. All rights reserved.