Module serde_valid::validation

source ·

Structs

Enums

Traits

Enumerate validation.
Exclusive maximum validation of the number.
Exclusive minimum validation of the number.
Max length validation of the array items.
Max length validation of the string.
Max size validation of the object properties.
Maximum validation of the number.
Min length validation of the array items.
Min length validation of the string.
Min size validation of the object properties.
Minimum validation of the number.
Multipl validation of the number.
Pattern validation of the string.
Uniqueness validation of the array items.

Type Definitions