We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9cf46 commit 5e559c1Copy full SHA for 5e559c1
1 file changed
README.md
@@ -100,7 +100,7 @@ Check out the full validators API below:
100
| | | - `optional: boolean` default to false |
101
| | | - `min: [number, error: string]` |
102
| | | - `max: [number, error: string]` |
103
-| | | - `is : ['integer' | 'float', error: string]` default is both |
+| | | - `is : ['integer' \| 'float', error: string]` default is both |
104
| | | |
105
| boolean | `boolean(options?)` | options(optional): Object |
106
0 commit comments