An open API service indexing awesome lists of open source software.

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.

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).