Module validators::traits
source · Traits
- For types which should have the a
lenmethod. - Validate and deserialize booleans.
- Validate and deserialize bytes.
- Validate and deserialize characters.
- Validate and deserialize
Values. - Validate the length of collections.
- Validate and deserialize (floating) numbers.
- Validate and deserialize signed integers.
- Validate and deserialize strings.
- Validate and deserialize unsigned integers.