Skip to main content
Used to validate data of URL category.

Schema Structure

  • type (string) - enum: url - default: url (required) - Defines type of data
  • data (object) (required)
    • url (string) - pattern: (http://www\.|https://www\.|http://|https://)?[a-z... - format: uri (required) - Used for redirecting user to the URL
    • conditions (object - ref: conditional_urls)

Components Used

This category uses the following components:

Schema