Documentation
¶
Overview ¶
Package messagetemplates TODO
Index ¶
Constants ¶
View Source
const ( LengthTemplate templateKey = iota + 1 MinLengthTemplate MaxLengthTemplate EQTemplate NEQTemplate GTTemplate GTETemplate LTTemplate LTETemplate EqualPropertiesTemplate GTPropertiesTemplate GTEPropertiesTemplate LTPropertiesTemplate LTEPropertiesTemplate GTComparablePropertiesTemplate GTEComparablePropertiesTemplate LTComparablePropertiesTemplate LTEComparablePropertiesTemplate DurationPrecisionTemplate ForbiddenTemplate OneOfTemplate NotOneOfTemplate OneOfPropertiesTemplate MutuallyExclusiveTemplate MutuallyDependentTemplate RequiredTemplate StringNonEmptyTemplate StringMatchRegexpTemplate StringDenyRegexpTemplate StringEmailTemplate StringMACTemplate StringIPTemplate StringIPv4Template StringIPv6Template StringCIDRTemplate StringCIDRv4Template StringCIDRv6Template StringJSONTemplate StringContainsTemplate StringExcludesTemplate StringStartsWithTemplate StringEndsWithTemplate StringTitleTemplate StringGitRefTemplate StringFileSystemPathTemplate StringFilePathTemplate StringDirPathTemplate StringMatchFileSystemPathTemplate StringRegexpTemplate StringCrontabTemplate StringDateTimeTemplate StringTimeZoneTemplate StringKubernetesQualifiedNameTemplate URLTemplate SliceUniqueTemplate UniquePropertiesTemplate )
Variables ¶
This section is empty.
Functions ¶
func AddFunctions ¶
AddFunctions adds a set of custom functions to the provided template. These functions are used by builtin templates.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.