Versions in this module Expand all Collapse all v0 v0.22.3 Sep 17, 2021 Changes in this version + type ConjunctiveSchema []Schema + func (c ConjunctiveSchema) ValidateBytes(data []byte) error + type NoDoubleKeySchema struct + func (NoDoubleKeySchema) ValidateBytes(data []byte) error + type NullSchema struct + func (NullSchema) ValidateBytes(data []byte) error + type Schema interface + ValidateBytes func(data []byte) error