respect-validation/library
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 Move message formatting out of ValidationException 2019-05-12 13:45:38 +02:00
Helpers Remove subdivision code rules per country 2019-04-06 23:05:24 +02:00
Message Allow to customize parameter stringifier 2019-05-12 13:49:54 +02:00
Rules Remove "IdentityCard" in favor of "PolishIdCard" 2019-05-12 00:22:45 +02:00
Factory.php Allow to customize parameter stringifier 2019-05-12 13:49:54 +02:00
Validatable.php Apply "SlevomatCodingStandard.TypeHints.TypeHintDeclaration" 2019-02-09 14:09:28 +01:00
Validator.php Remove "IdentityCard" in favor of "PolishIdCard" 2019-05-12 00:22:45 +02:00