Module validate

Source
Expand description

Validate the Store and create a ValidationReport. Might be deprecated soon, as Validation hasn’t been necessary since parsing has built-in data validation.

Structs§

ValidationReport

Functions§

validate_store
Checks Atomic Data in the store for validity. Returns an Error if it is not valid.