https://github.com/thecodingmachine/mouf-validators-interface
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
https://github.com/thecodingmachine/mouf-validators-interface
Last synced: 3 months ago
JSON representation
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
- Host: GitHub
- URL: https://github.com/thecodingmachine/mouf-validators-interface
- Owner: thecodingmachine
- Created: 2013-03-27T09:01:39.000Z (about 13 years ago)
- Default Branch: 2.0
- Last Pushed: 2014-06-04T15:56:41.000Z (about 12 years ago)
- Last Synced: 2025-02-16T12:30:28.791Z (over 1 year ago)
- Language: PHP
- Size: 129 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mouf validator interfaces
=========================
This package is used as part of the self-validation feature of the [Mouf framework](http://mouf-php.com).
You can read more about self validation in [Mouf's documentation](http://mouf-php.com/packages/mouf/mouf/doc/writing_mouf_validator.md).