respect-validation/library
Danilo Correa b98a7ac89b
Apply contribution guidelines to "Vowel" rule
After writing the integration tests of the "Vowel" rule we noticed that
it is generating extra double-quotes for the "{{additionalChars}}"
template placeholder.

Besides, it considers any whitespace as valid. That is because in the
past Validation would always consider spaces as a valid.

This commit will also remove the extra double-quotes and do not allow
whitespaces to be considered as valid.

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2019-03-10 18:07:39 +01:00
..
Exceptions Apply contribution guidelines to "Vowel" rule 2019-03-10 18:07:39 +01:00
Helpers Update the Coding Standards 2019-02-17 19:52:26 +01:00
Rules Apply contribution guidelines to "Vowel" rule 2019-03-10 18:07:39 +01:00
Factory.php Update the Coding Standards 2019-02-17 19:52:26 +01:00
Validatable.php Apply "SlevomatCodingStandard.TypeHints.TypeHintDeclaration" 2019-02-09 14:09:28 +01:00
Validator.php Update the Coding Standards 2019-02-17 19:52:26 +01:00