# Functions
URLWithScheme returns a string validator which ensures that any configured attribute value:
- Is a string, which represents a well-formed URL with host and has a scheme that matches predefined schemes
Null (unconfigured) and unknown (known after apply) values are skipped.
UUID returns a string validator which ensures that any configured attribute value:
- Is a string, which represents valid UUID.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author