OpenAM Project 14.1.1 Documentation
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
validate(String value)
Determines whether the specified string is a valid
Integer
|
boolean |
validate(String value,
String rule)
Determines whether the specified string is a valid
Integer
|
-
-
Method Detail
-
validate
public boolean validate(String value,
String rule)
Determines whether the specified string is a valid
Integer
- Parameters:
value
- string value to validaterule
- not used by this method
- Returns:
- true if value is an Integer
OpenAM Project 14.1.1 Documentation
Copyright © 2010-2016, ForgeRock All Rights Reserved.