Download the PHP package catlabinteractive/validator without Composer
On this page you can find all versions of the php package catlabinteractive/validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download catlabinteractive/validator
More information about catlabinteractive/validator
Files in catlabinteractive/validator
Download catlabinteractive/validator
More information about catlabinteractive/validator
Files in catlabinteractive/validator
Vendor catlabinteractive
Package validator
Short Description A php input model that can handle Swagger V1 specs.
License MIT
Homepage http://github.com/catlabinteractive/neuron-model-validator
Package validator
Short Description A php input model that can handle Swagger V1 specs.
License MIT
Homepage http://github.com/catlabinteractive/neuron-model-validator
Keywords framework
Please rate this library. Is it a good library?
Informations about the package validator
Validator
A php input validator that can handle Swagger V1 specs.
Example usage:
Without swagger:
Regular models:
Optional attributes: Append a question mark to your property name to mark a property as optional.
Advanced examples:
Arrays:
Arrays of models:
Put a question mark at the end of your property name to mark the array property as optional.
Usage with PHPUnit:
Checking for exact values (with conversion to comparable types):
All versions of validator with dependencies
PHP Build Version
Package Version
No informations.
The package catlabinteractive/validator contains the following files
Loading the files please wait ....