league/json-guard
最新稳定版本:1.0.1
Composer 安装命令:
composer require league/json-guard
包简介
A validator for JSON using json-schema.
README 文档
README
Unmaintained!
This project is no longer maintained. Recommended alternatives:
This package is a validator for JSON Schema. It fully supports draft 4 of the specification.
Notable Features:
- Passes the entire draft 4 JSON Schema Test Suite.
- Fully customizable with custom rule sets.
- Helpful error messages with JSON Pointers.
Install
Via Composer
composer require league/json-guard
Usage
Complete documentation is available here.
Change log
Please see CHANGELOG for more information about what has changed recently.
Testing
You need to run a web server while testing.
$ composer test-server
Once the server is running, you can run the test suite.
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email matthew.james.allan@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1.92M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 183
- 点击次数: 1
- 依赖项目数: 31
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-05-04