Versions in this module Expand all Collapse all v0 v0.9.2 Jan 16, 2025 Changes in this version + func IsStrValueOfRequiredType(requirements ValueTypeRequirements, value *string) bool + type ValueTypeRequirements string + const Any + const Boolean + const Integer + const StrOrInt + const String