Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Sven Slootweg 7eefa49b17 Initial commit 4 anni fa
.gitignore Initial commit 4 anni fa
README.md Initial commit 4 anni fa
example.js Initial commit 4 anni fa
index.js Initial commit 4 anni fa
package.json Initial commit 4 anni fa
yarn.lock Initial commit 4 anni fa

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.