plumatic / schema

Clojure(Script) library for declarative data description and validation
Other
2.4k stars 256 forks source link

Add support for cross-platform JVM type hints #442

Closed kgann closed 2 years ago

kgann commented 2 years ago

Resolves currently closed issue https://github.com/plumatic/schema/issues/174

@mrrodriguez deserves the credit for first noticing the issue and implementing the fix. I just reworked the fix because the codebase has changed since the original fix linked in the issue.