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