You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
This will make it usable by other projects as well. For example, it will be possible to add client side validation in the awesome swagger-js-codegen project :)
The text was updated successfully, but these errors were encountered:
I actually think this stuff will be going away soon. If you look at #135, you'll see I'm already in the process of reviewing the internal/manual validation stuff because it's basically a subset of what you'd get with real JSON Schema validation. I'm going to close this but do keep an eye out for #135 and what we do with it. Whatever I do, I'll expose it.
So just to summarize: You should be able to use this code already but it might change soon as a result of #135. This is not an officially exposed API so if #135 changes it, your code might need to be updated in the future. Also, #135 may change how much of this actually implemented in swagger-tools but the same concepts will happen because I use this to validate default values at minimum.
This will make it usable by other projects as well. For example, it will be possible to add client side validation in the awesome swagger-js-codegen project :)
The text was updated successfully, but these errors were encountered: