Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-05-27 (4 years ago) | Not yet rated by the users | Total: 396 | All time: 6,250 This week: 920 |
Version | License | PHP version | Categories | |||
nestedarrayvalidator 0.1 | MIT/X Consortium ... | 5.0 | XML, PHP 5, Validation |
Description | Author | |||
This class can validate of nested arrays using XML schema rules. Innovation Award
|
Files |
File | Role | Description |
---|---|---|
error_sample2.php | Example | error: unexpected type |
error_sample.php | Example | error: wrong type, expecting boolean, receiving integer |
error_sample3.php | Example | undefined key-value pair |
InputValidator.php | Class | class |
sample.php | Example | interface error sample |
sample2.php | Example | json to xsd using trang |
nestedarrayvalidator-2012-05-27.zip 9KB | |
nestedarrayvalidator-2012-05-27.tar.gz 7KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Show Case show case: send json data and definition to visualize its output |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Trang Trang takes as input a schema (e.g. XML) and produces as output a schema (e.g. XSD). |