Package: ajv 1.0.0
ajv: Another JSON Schema Validator
A thin wrapper around the 'ajv' JSON validation package for JavaScript. See <http://epoberezkin.github.io/ajv/> for details.
Authors:
ajv_1.0.0.tar.gz
ajv_1.0.0.zip(r-4.5)ajv_1.0.0.zip(r-4.4)ajv_1.0.0.zip(r-4.3)
ajv_1.0.0.tgz(r-4.4-any)ajv_1.0.0.tgz(r-4.3-any)
ajv_1.0.0.tar.gz(r-4.5-noble)ajv_1.0.0.tar.gz(r-4.4-noble)
ajv_1.0.0.tgz(r-4.4-emscripten)ajv_1.0.0.tgz(r-4.3-emscripten)
ajv.pdf |ajv.html✨
ajv/json (API)
# Install 'ajv' in R: |
install.packages('ajv', repos = c('https://jdthorpe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jdthorpe/ajvr/issues
Last updated 8 years agofrom:754e5e882d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:Ajv
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create an Ajv instnace. | Ajv |
A wrapper for the Ajv.addFormat method | ajv.addFormat |
A wrapper for the Ajv.addKeyword method | ajv.addKeyword |
A wrapper for the Ajv.addSchema method | ajv.addSchema |
The Ajv.compile method | ajv.compile |
A wrapper for the Ajv.errorsText method | ajv.errorsText |
The Ajv.compile method | ajv.getSchema |
A wrapper for the Ajv.addFormat method | ajv.keyword |
A wrapper for the Ajv.removeSchema method | ajv.removeSchema |
A wrapper for the Ajv.validate method | ajv.validate |
A wrapper for the Ajv.validateSchema method | ajv.validateSchema |