Versions in this module Expand all Collapse all v0 v0.2.1 Oct 2, 2024 Changes in this version + func GenerateSchema(v interface{}) (string, error) + func Validate(schema string, v interface{}) (string, error) + func ValidateFromFile(schemaFilePath string, v interface{}) (string, error)