hiraeth/checkpoint
Composer 安装命令:
composer require hiraeth/checkpoint
包简介
Validation via Checkpoint for the Hiraeth Nano-Framework
README 文档
README
Checkpoint is a validation system which uses explicit "inspectors" to validate entities of mixed types. Developers can create inspector classes which will run against entities/models, requests, or whatever they like. Since the data provided to an inspector can be whatever you like, Checkpoint is as flexible for form validation as it is for model validation. It uses respect/validation for the actual validation of data.
Installation
composer require hiraeth/checkpoint
The checkpoint.jin configuration will be automatically copied to your config directory via opus.
Delegates
No delegates are included in this package.
Providers
| Operative Interface | Provides |
|---|---|
Checkpoint\Validation |
Respect\Validation\Validator |
Usage
See the Checkpoint documentation for more information on how to create inspectors.
统计信息
- 总下载量: 9.93k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-12