Url Picker
Overview
This picker will be used to validate any URL. This picker is based on RegexPicker.
Configuration
This picker is defined inside template.yaml as shown:
parameters:
properties:
company_website:
title: CompanyWebSite
type: string
description: Company web site
ui:field: UrlPicker
https://google.com- Validhttp://google.com- Validhttps://www.google.com- Validhttps://www.google.com/test?query=test- Validhttp:/test?query=test- In-Valid