Versions in this module Expand all Collapse all v0 v0.3.0 Jul 5, 2024 v0.2.0 May 9, 2024 v0.1.1 Nov 16, 2022 Changes in this version + type SchemaNotation string + const SchemaNotationAny + const SchemaNotationEmpty + const SchemaNotationJSight + const SchemaNotationRegex + func NewSchemaNotation(sn string) (SchemaNotation, error) + func (sn SchemaNotation) IsAnyOrEmpty() bool