diff --git a/src/Validator/PostCode.php b/src/Validator/PostCode.php index 6c36a56a..64138028 100644 --- a/src/Validator/PostCode.php +++ b/src/Validator/PostCode.php @@ -222,6 +222,7 @@ class PostCode extends AbstractValidator 'WF' => '986\d{2}', 'YT' => '976\d{2}', 'VN' => '\d{6}', + 'VC' => 'VC\d{4}', ]; // @codingStandardsIgnoreEnd