| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ValidatorURLValidator replaces
the string value with a java.net.URL instance.
Method Summary | |
void |
|
public void validate(List values) throws InvalidArgumentException
Validate the specified values (List of Strings).
- Parameters:
values- The values to validate.
- Throws:
InvalidArgumentException- If any of the specified values are not valid.