olivierlsc / swagger-express-ts

Generate and serve swagger.json
MIT License
147 stars 60 forks source link

API Validation not possible? #50

Open adityajain21 opened 5 years ago

adityajain21 commented 5 years ago

I want to do validation on my API's like if there is a phoneNumber field it should only be digits and exactly 10 characters. Similarly for other fields. Is it possible in the current version?

mariomurrent-softwaresolutions commented 3 years ago

Any updates on this?