Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsURLHttpOrHttps ¶
func ProjectKey ¶ added in v1.25.2
func RegexNotMatches ¶ added in v1.25.5
RegexNotMatches returns an AttributeValidator which ensures that any configured attribute value:
- Is a string.
- Not matches the given regular expression https://github.com/google/re2/wiki/Syntax.
Null (unconfigured) and unknown (known after apply) values are skipped. Optionally an error message can be provided to return something friendlier than "value must not match regular expression 'regexp'".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.