as2fm.scxml_converter.scxml_entries.scxml_executable_entry.valid_execution_body

as2fm.scxml_converter.scxml_entries.scxml_executable_entry.valid_execution_body(exec_body: List[ScxmlExecutableEntry]) bool

Check if an execution body is valid.

Parameters:

execution_body – The execution body to check

Returns:

True if the execution body is valid, False otherwise