express-validator
                                
                                
                                
                                    express-validator copied to clipboard
                            
                            
                            
                        Draft - Schema validation
Hi guys,
I had some time and worked on an integrated schema validation. Before going further I would like to know if the approach looks correct to you!
Also, I'm having trouble setting the error in the context. If the custom validator could tell you the errors (let's say one, but it could be all of them), is there a way I can manipulate the context.errors array?