Skip to main content

strict_engine

Function strict_engine 

pub fn strict_engine(view: &CilAssemblyView) -> Result<ValidationEngine>
Expand description

Creates a validation engine with strict configuration.

ยงErrors

Returns an error if the validation engine cannot be initialized with the strict configuration.