|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwheel.components.ValidationRule
public class ValidationRule
Represents a validation rule that is attatched to a FormElement. A ValidationRule consists of an MVEL-expression and an error message to display if the rule fails.
| Method Summary | |
|---|---|
java.lang.String |
getElExpression()
Returns the EL-expression for this rule. |
java.lang.String |
getMessage()
Returns the error message for this rule. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getElExpression()
public java.lang.String getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||