1
0
Derivar 0
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Sven Slootweg 7eefa49b17 Initial commit há 4 anos
.gitignore Initial commit há 4 anos
README.md Initial commit há 4 anos
example.js Initial commit há 4 anos
index.js Initial commit há 4 anos
package.json Initial commit há 4 anos
yarn.lock Initial commit há 4 anos

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.