Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Commit

Permalink
DoctrinePHPCRBundle ValidPhpcrOdm validator documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelVella committed Jan 16, 2013
1 parent efcf0e3 commit a4c3c95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions en/reference/basic-mapping.rst
Expand Up @@ -545,3 +545,9 @@ The corresponding code could look like this:
}
}
Symfony2 bundle
---------------

If you are using the `Symfony2 DoctrinePHPCRBundle <https://github.com/doctrine/DoctrinePHPCRBundle>`_, you can use the ``ValidPhpcrOdm`` validator to validate your documents.

You can find an example in the `tutorial <http://symfony.com/doc/master/cmf/tutorials/installing-configuring-doctrine-phpcr-odm.html#using-the-validphpcrodm-constraint-validator>`_.

0 comments on commit a4c3c95

Please sign in to comment.