Home
>
Guides
>
Core Developers Guide
>
Validation
>
url validator
Apache Struts 2 Documentation
url validator
Edit Page
Browse Space
Add Page
Add News
Description
URLValidator checks that a given field is a String and a valid URL
Parameters
fieldName - The field name this validator is validating. Required if using Plain-Validator Syntax otherwise not required
Examples