respect-validation/tests/unit
Henrique Moody 3093d79155
Allow to customize parameter stringifier
We have seen users that want to change the default behavior of parameter
stringifier:

* Change the depth level shown from an array.

* Change the number of elements shown from an array.

* Not add quotes to some parameters.

Because of that, this commit will allow users to customize the parameter
stringifier.

This commit will also update the documentation to instruct how to
customize it.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2019-05-12 13:49:54 +02:00
..
Exceptions Allow to customize parameter stringifier 2019-05-12 13:49:54 +02:00
Helpers Apply "SlevomatCodingStandard.Classes.TraitUseDeclaration" 2019-02-09 14:17:35 +01:00
Rules Allow to customize parameter stringifier 2019-05-12 13:49:54 +02:00
FactoryTest.php Improve how to customize the Factory 2019-05-12 12:24:44 +02:00
ValidatorTest.php Make PHPUnit tests final 2019-02-09 14:32:12 +01:00