Versions in this module Expand all Collapse all v0 v0.0.2 Sep 5, 2025 v0.0.1 Sep 3, 2025 Changes in this version + func GenerateJSONTags[T any](schema asyncapi.Validations[T], field string) string + func GenerateValidateTags[T any](schema asyncapi.Validations[T], isPointer bool, schemaType string) string + type Side string + const SideIsApplication + const SideIsUser