Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
Sven Slootweg 7eefa49b17 Initial commit před 4 roky
.gitignore Initial commit před 4 roky
README.md Initial commit před 4 roky
example.js Initial commit před 4 roky
index.js Initial commit před 4 roky
package.json Initial commit před 4 roky
yarn.lock Initial commit před 4 roky

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.