|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.xui.validator.Validator
com.ibm.btt.rcp.xui.validator.AbstractRegexValidator
com.ibm.btt.rcp.xui.validator.NumericValidator
public class NumericValidator
The input can only be number. When the input is not a valid alphabet character, it will be ineffective. It can be used in afterValidators and beforeValidators.
Constructor Summary | |
---|---|
NumericValidator()
|
Method Summary | |
---|---|
java.lang.String |
getRegex()
Get regex string which validate based on |
Methods inherited from class com.ibm.btt.rcp.xui.validator.AbstractRegexValidator |
---|
validate |
Methods inherited from class com.ibm.btt.rcp.xui.validator.Validator |
---|
getErrorMessage, setErrorMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumericValidator()
Method Detail |
---|
public java.lang.String getRegex()
AbstractRegexValidator
getRegex
in class AbstractRegexValidator
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |