No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
Sven Slootweg 7eefa49b17 Initial commit hace 4 años
.gitignore Initial commit hace 4 años
README.md Initial commit hace 4 años
example.js Initial commit hace 4 años
index.js Initial commit hace 4 años
package.json Initial commit hace 4 años
yarn.lock Initial commit hace 4 años

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.