Fix GH actions badge
This commit is contained in:
parent
b13fcd15cf
commit
73715c10e0
2 changed files with 2 additions and 2 deletions
|
@ -208,7 +208,7 @@ Validator docs: [range](https://github.com/Keats/validator#range)
|
|||
|
||||
<h3 id="regex">
|
||||
|
||||
`#[validate(regex = "path::to::regex")]` / `#[schemars(regex = "path::to::regex")]`
|
||||
`#[validate(regex = "path::to::regex")]` / `#[schemars(regex = "path::to::regex")]`<br />
|
||||
`#[schemars(regex(pattern = r"^\d+$"))]`
|
||||
</h3>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue