class-validator-jsonschema
class-validator-jsonschema copied to clipboard
Convert to class-validator schema
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