# Functions
DisplayName returns an AttributeValidator which ensures that any configured attribute value:
- Is a string.
HTTPSUrl returns an AttributeValidator which ensures that any configured attribute value satisfies requirements of a valid HTTPS URL.
ResourceNamePart returns an AttributeValidator which ensures that any configured attribute value:
- Is a string.
ResourceType returns an AttributeValidator which ensures that any configured attribute value satisfies requirements.
URL returns an AttributeValidator which ensures that any configured attribute value satisfies requirements of a valid URL.