|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.xreporter.datatype.type.LongMinInclusiveValidationRule
Field Summary | |
protected long |
min
|
Constructor Summary | |
LongMinInclusiveValidationRule(long min)
|
Method Summary | |
java.lang.String |
validate(java.lang.Object value,
ExecutionContext executionContext)
Validates the given value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected long min
Constructor Detail |
public LongMinInclusiveValidationRule(long min)
Method Detail |
public java.lang.String validate(java.lang.Object value, ExecutionContext executionContext)
ValidationRule
validate
in interface ValidationRule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |