Interface

URLValidatorOptions

URLValidatorOptions

URL validation options interface

Properties:
Name Type Description
types string | Array.<string> | Object

Specifies the allowed URL types or patterns

View Source validation/types.ts, line 140