Versions in this module Expand all Collapse all v0 v0.2.0 May 19, 2026 Changes in this version + func EnumValidator[T comparable](fieldName string, allowed ...T) func(T) error + func NotEmptyStringValidator(fieldName string) func(string) error + func ValidateIdentifier(kind resource.Type) func(resource.Identifier) error