Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 1b217bb

Browse files
committed
chore(docs): added Email to list of rules
1 parent 2599a75 commit 1b217bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/03-rules.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Rules
22

33
- [Basic Rules](#basic-rules)
4+
- [String Rules](#string-rules)
45
- [Comparison Rules](#comparison-rules)
56
- [Date Rules](#date-rules)
67
- [Choice Rules](#choice-rules)
@@ -11,6 +12,10 @@
1112
- [NotBlank](03x-rules-not-blank.md)
1213
- [Type](03x-rules-type.md)
1314

15+
## String Rules
16+
17+
- [Email](03x-rules-email.md)
18+
1419
## Comparison Rules
1520

1621
- [GreaterThan](03x-rules-greater-than.md)

0 commit comments

Comments
 (0)