FullyQualifiedURL (Type)
A fully-qualified URL.
Based On:
String
Minimum Length:
7
Maximum Length:
0
Must Match Regular Expression:
^(?:(?:(?:(?:https?|ftp):)?(?://))(:?(?:[0-9]{1,3}\.){3}[0-9]{1,3}/?)?|mailto:|file:///(?:[a-zA-Z]:/)?)(?:(?>(?i:[-\p{L}\p{N}+&@#%=~_()|$!:,.; ]+)/?)+)(?>[?].*)?$
Must Not Match Regular Expression:
None
Error Message:
Must be a fully-qualified URL.