validate_and_report_errors

Function validate_and_report_errors 

Source
pub fn validate_and_report_errors(wasm: &[u8]) -> Result<(), String>
Expand description

The same as validate but with an Error message on failure