fix README.md
This commit is contained in:
@@ -50,5 +50,5 @@ For more usage examples, please refer to the `basic.rs` and `custom.rs` files in
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
`422`: Use `422 Unprocessable Entity` instead of `400 Bad Request` as the status code when validation fails.
|
* `422`: Use `422 Unprocessable Entity` instead of `400 Bad Request` as the status code when validation fails.
|
||||||
`into_json`: When this feature is enabled, validation errors will be serialized into JSON format and returned as the HTTP body.
|
* `into_json`: When this feature is enabled, validation errors will be serialized into JSON format and returned as the HTTP body.
|
||||||
Reference in New Issue
Block a user