Home > Guides > Core Developers Guide > Validation > url validator

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