proxy.golang.org : github.com/form3tech-oss/go-xsd-validate
The goal of this package is to preload xsd files into memory and to validate xml (fast) using libxml2, like post bodys of xml service endpoints or api routers. At the time of writing, similar packages I found on github either didn't provide error details or got stuck under load. In addition to providing error strings it also exposes some fields of libxml2 return structs. An example on how to use the package. Init() is only required once before parsing and validating, and Cleanup() respectively when finished.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/form3tech-oss/go-xsd-validate
License: MIT
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/form3tech-oss
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago