garde 0.22.1

Validation library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: garde/tests/./rules/alphanumeric.rs
expression: snapshot
---
Test {
    field: "!!!!",
    inner: [
        "!!!!",
    ],
}
field: not alphanumeric
inner[0]: not alphanumeric