URL
# Defining an url
website: url
---
https://example.com
# valid and Invaliid url
website: url
---
https://example.com # the input will be accepted by the IO parser
Example.com # input will not be accepted as it is not a valid url
MemberDef
Choices
pattern
Last updated
Was this helpful?
