Skip to content

Commit 7458d8a

Browse files
committed
fix: comment
1 parent dc55751 commit 7458d8a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

doc.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,6 @@ Examples:
276276
// require the field if the Field1 and Field2 is equal to the value respectively:
277277
Usage: required_if=Field1 foo Field2 bar
278278
279-
// INVALID: duplicate field names will cause a panic error:
280-
Usage: required_if=Field1 foo Field1 bar
281-
282279
# Required Unless
283280
284281
The field under validation must be present and not empty unless all

0 commit comments

Comments
 (0)