Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-11 | 411 Bytes | |
v4.7.1 source code.tar.gz | 2023-11-11 | 1.1 MB | |
v4.7.1 source code.zip | 2023-11-11 | 1.6 MB | |
Totals: 3 Items | 2.7 MB | 0 |
- feat: provide root schema to validators and improve validator typing 29f0621b
- Each validator is now typed
- Each validator now gets the
path
andschema
in the options argument, allowing for more complex real-time validations - Each validator provides an error message in the console if there are missing configuration options