Skip to content

Commit

Permalink
docs: Fix MongoDB validation heading (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
zemzale committed Apr 29, 2023
1 parent e6fb514 commit a16b5b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -1372,8 +1372,7 @@ This validates that a string value contains a valid credit card number using Luh
This validates that a string or (u)int value contains a valid checksum using the Luhn algorithm.
#MongoDb ObjectID
# MongoDb ObjectID
This validates that a string is a valid 24 character hexadecimal string.
Expand Down

0 comments on commit a16b5b0

Please sign in to comment.