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
My site have a lots of dynamic data transfer entities
I want to use class-validator-jsonschema json schema to save to database then use it to validate schema (without update running code)
But i see that class-validator-jsonschema schema is difference from class-validator json schema
So how to use them toghether?
Thank you so much
The text was updated successfully, but these errors were encountered:
My site have a lots of dynamic data transfer entities
I want to use class-validator-jsonschema json schema to save to database then use it to validate schema (without update running code)
But i see that class-validator-jsonschema schema is difference from class-validator json schema
So how to use them toghether?
Thank you so much
The text was updated successfully, but these errors were encountered: