Skip to content

Commit f4ec06e

Browse files
committed
fix #264
1 parent eb16990 commit f4ec06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ check({ uuid: "10ba038e-48da-487b-96e8-8d3b99b6d18a", version: 5 }); // Fail
10741074
### Properties
10751075
Property | Default | Description
10761076
-------- | -------- | -----------
1077-
`version` | `4` | UUID version in range 0-6.
1077+
`version` | `null` | UUID version in range 0-6. The `null` disables version checking.
10781078
10791079
## `objectID`
10801080
You can validate BSON/MongoDB ObjectID's

0 commit comments

Comments
 (0)