Skip to content

Commit 9c6252d

Browse files
committed
Update README.md
1 parent d1e154b commit 9c6252d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ After you can see some option with start ```validate-lang```, you can select whi
6868
| 26 | ValidJalaliDate | Validate jajali date for ex (1384/8/25) |
6969
| 27 | ValidDuplicateCharacter | Validate duplicate characters for ex (1,2,3,4,5,6,7,8,9) |
7070
| 28 | ValidPattern | Validate texts with specific pattern 🔥 for ex (4444-4444-4444) |
71-
| 28 | ValidDuplicate | Validate duplicate string, numbers for ex (1123456) |
71+
| 29 | ValidDuplicate | Validate duplicate string, numbers for ex (1123456) |
72+
| 30 | ValidUlid | Validate ulid for ex (01ARZ3NDEKTSV4RRFFQ69G5FAV) |
7273

7374
# Rules
7475

0 commit comments

Comments
 (0)