respect-validation/library
Henrique Moody f3bc39066b
Make default templates non-static and protected
The only reason why those templates are static is so users can overwrite
the exception messages. That was useful when we didn't have a handy
translator, but now that we can define a translator through the Factory,
this is not needed anymore.

Besides, having those properties public adds complexity to the code.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2019-05-12 09:57:07 +02:00
..
Exceptions Make default templates non-static and protected 2019-05-12 09:57:07 +02:00
Helpers Remove subdivision code rules per country 2019-04-06 23:05:24 +02:00
Rules Remove "IdentityCard" in favor of "PolishIdCard" 2019-05-12 00:22:45 +02:00
Factory.php Remove "IdentityCard" in favor of "PolishIdCard" 2019-05-12 00:22:45 +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