Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mev

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mev

Another validator..

  • 2.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

Unnamed Validator

If you are reading this, then I probably haven't put enough effort into this module.

That being said, naming things isn't my strong point, so perhaps it'll stick.

(Either that, or you are stalking my commit history. Please stop, you likely won't find anything other than distressingly bad code.)

Motivation

I am fed up of input validation. But even more, I am fed up of bad input validation. The kind of module which kicks out such horrid error messages that you need another module just to interpret them.

Too often a project motivation is killed while off attempting the early steps of checking input and elegantly returning validation errors. Frequently RESTful services do not provide meaningful errors and this is not good enough. No more, I say.

Aim

The aim of this is to produce an input validator which provides meaningful error messages which can even be passed back up to the user.

FAQs

Package last updated on 29 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc