We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d52771 commit 878ac31Copy full SHA for 878ac31
Resources/config/validation.yml
@@ -4,4 +4,4 @@ Markup\AddressingBundle\Checker\AddressUnderCheck:
4
- Regex:
5
pattern: '/[A-Z]{2}/'
6
constraints:
7
- - Markup\AddressingBundle\Validator\PostalCodeValidator: ~
+ - Markup\AddressingBundle\Validator\PostalCodeConstraint: ~
0 commit comments