Commit 078d0c0
authored
doc(oneof): mention 'enum' (#1326)
## Fixes Or Enhances
Mention 'enum' in the documentation for `oneof`. One of our team member
spent too much time looking for an 'enum-like' validation tag, only to
find out later that `oneof` exists. This PR intends on making the
discovery of this validation tag easier.
**Make sure that you've checked the boxes below before you submit PR:**
- [x] Tests exist or have been written that cover this particular
change.
@go-playground/validator-maintainers1 parent 51697fb commit 078d0c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
0 commit comments