FullyQualifiedURL (Type)

A fully-qualified URL.

Based On:

String

Minimum Length:

7

Maximum Length:

0

Must Match Regular Expression:

^(?>(?>(?>https?|ftp)://)|(?>file:///?(?>[a-zA-Z]:/)?))(?i:(?>[-A-Z0-9+&#%=~_|$!,.;]*[A-Z0-9+&#%=~_|$])(?>:[1-9][0-9]{0,4})?)(?>/(?i:[-A-Z0-9+&@#%=~_|$!:,.;]*[A-Z0-9+&@#%=~_|$]))*/?(?:[?].*)?$

Must Not Match Regular Expression:

None

Error Message:

Must be a fully-qualified URL.