Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
Sven Slootweg 7eefa49b17 Initial commit il y a 4 ans
.gitignore Initial commit il y a 4 ans
README.md Initial commit il y a 4 ans
example.js Initial commit il y a 4 ans
index.js Initial commit il y a 4 ans
package.json Initial commit il y a 4 ans
yarn.lock Initial commit il y a 4 ans

README.md

@validatem/anything

Documentation for this module has not been written yet. By the time it reaches 1.0.0, it will have full documentation.

In the meantime, check out the example.js file in the repository for a usage demonstration.

Rough notes for the future documentation are below:


This is a dummy validator that will do nothing, and let any value pass, It's useful in cases where values are default-denied and you want to whitelist them without any actual validation rules, eg. within has-shape properties.