bugventure / request-validator

Flexible, JSON Schema-based request validator middleware for express and connect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

request-validator

Build Coverage Downloads

DEPRECATED

This project is deprecated. For flexible, blazing-fast JSON schema validation, please refer to the JSEN project, which contains all the good parts from request-validator and additionally provide:

  • Dynamic code generation for blazing performance
  • Better JSON schema compliance
  • More extensibility features
  • Better API

License

The MIT License (MIT)

Copyright (c) 2014 Veli Pehlivanov

About

Flexible, JSON Schema-based request validator middleware for express and connect.


Languages

Language:JavaScript 100.0%