Skip to content

Express middleware library that parses controller files for comment blocks containing required parameter definitions. It then returns a 400 with a formatted message if any required params are not supplied in the request.

License

Notifications You must be signed in to change notification settings

tombobs/express-param-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-param-validator

Express middleware library that parses controller files for comment blocks containing required parameter definitions. It then returns a 400 with a formatted message if any required params are not supplied in the request.

About

Express middleware library that parses controller files for comment blocks containing required parameter definitions. It then returns a 400 with a formatted message if any required params are not supplied in the request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published