Commit 3f93eb88 authored by Fabien Potencier's avatar Fabien Potencier

added missing docs

parent fe7403d7
...@@ -8,7 +8,8 @@ standalone. ...@@ -8,7 +8,8 @@ standalone.
Parameters Parameters
---------- ----------
none * **validator.validator_service_ids**: An array of service names representing
validators.
Services Services
-------- --------
...@@ -24,10 +25,6 @@ Services ...@@ -24,10 +25,6 @@ Services
data class, which takes a ClassMetadata argument. Then you can set data class, which takes a ClassMetadata argument. Then you can set
constraints on this ClassMetadata instance. constraints on this ClassMetadata instance.
* **validator.validator_factory**: Factory for ConstraintValidators. Defaults
to a standard ``ConstraintValidatorFactory``. Mostly used internally by the
Validator.
Registering Registering
----------- -----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment