Skip to content

Commit 1076921

Browse files
committed
Add ValidIranPostalCode rule to the README file
1 parent f205637 commit 1076921

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ return [
102102
| 35 | ValidSnakeCase | Validate snake case for ex (milwad_dev) |
103103
| 36 | ValidVatId | Validate european VAT ID ex (EL123456789123) |
104104
| 37 | ValidIban | Validate IBAN ex (IR062960000000100324200001) |
105+
| 38 | ValidIranPostalCode | Validate Iran postal code ex (3354355599) |
105106

106107
# Rules
107108

0 commit comments

Comments
 (0)