Current docs are imho mainly incomplete - lack of thorough code examples, and more informative descriptions.
I.e. how can I add multiple functions to conditional property for many outcomes of some data-validate, to use many validation error messages, not just single per property (i.e. required, pattern, conditional)?
I will completely refactor this repository, and as a consequence I will create a new version based on Warble with features similar to the current version, and a clearer and more detailed documentation.
In the meantime, maybe this version of the documentation helps a little: README.md
Current docs are imho mainly incomplete - lack of thorough code examples, and more informative descriptions.
I.e. how can I add multiple functions to conditional property for many outcomes of some data-validate, to use many validation error messages, not just single per property (i.e. required, pattern, conditional)?