Protocol for running Theoria validation checks.
Summary
Functions
Runs a validation check against the standard prelude environment.
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec check(t(), Theoria.Env.t()) :: :ok | {:error, term()}
Runs a validation check against the standard prelude environment.