Skip to main content

Module runtime

Module runtime 

Source
Expand description

Runtime support for validation

Provides error types, utilities, and dynamic value representation for generated validators

Re-exports§

pub use temporal::TemporalValue;
pub use value::EloValue;

Modules§

temporal
Temporal type operations for ELO runtime
value
ELO runtime value representation

Structs§

ValidationError
A single validation error
ValidationErrors
Multiple validation errors