pub fn validate_cea_no_raw_source(sig_json: &str) -> ForgeResult<()>Expand description
Validates that a CEA node contains no raw source code. Checks recursively through all nested objects and arrays.
pub fn validate_cea_no_raw_source(sig_json: &str) -> ForgeResult<()>Validates that a CEA node contains no raw source code. Checks recursively through all nested objects and arrays.