Expand description
This module holds the implementations for the operations.
Typically the advised way of creating these objects is to use the
matching functions in crate::expect.
Structsยง
- Expect
Array - Expect
Email - Expects a valid email address string.
- Expect
Float - Expect
Integer - Expect
IsoDate Time - Expects an ISO 8601 date time string.
- Expect
Object - Expect
String - Expect
Uuid - Expects a UUID string.