string

package
v1.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 10 Imported by: 24

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsCron

func IsCron() validator.String

func IsEmail

func IsEmail() validator.String

func IsURLHttpOrHttps

func IsURLHttpOrHttps() validator.String

func ProjectKey added in v1.25.2

func ProjectKey() validator.String

func RegexNotMatches added in v1.25.5

func RegexNotMatches(regexp *regexp.Regexp, message string) validator.String

RegexNotMatches returns an AttributeValidator which ensures that any configured attribute value:

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'".

func RepoKey added in v1.25.3

func RepoKey() validator.String

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL