|
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.AlphaNumericValidator
public class AlphaNumericValidator
The input can only be number and alpha. It can be used in afterValidators and beforeValidators;
Constructor Summary | |
---|---|
AlphaNumericValidator()
|
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 AlphaNumericValidator()
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 |