Versions in this module Expand all Collapse all v0 v0.0.2 Jan 23, 2025 Changes in this version + type Interface interface + Dir func(p string) error + type SchemaValidator struct + func NewSchemaValidator() SchemaValidator + func (v SchemaValidator) Dir(p string) error + func (v SchemaValidator) File(path string) error