lumeohq / xsd-parser-rs

A xsd/wsdl => rust code generator written in rust
Apache License 2.0
96 stars 34 forks source link

Implemented all XSD integer varients with proper validation #92

Closed victor-soloviev closed 4 years ago

victor-soloviev commented 4 years ago

This is a part of work related to the new approach in xsd-model branch, which suits old approach in master branch as well.