pub fn unrecognized_action_id_help(
euid: &EntityUID,
schema: &ValidatorSchema,
) -> Option<UnrecognizedActionIdHelp>
Expand description
Determine the help to offer in the presence of an unrecognized action id error.
pub fn unrecognized_action_id_help(
euid: &EntityUID,
schema: &ValidatorSchema,
) -> Option<UnrecognizedActionIdHelp>
Determine the help to offer in the presence of an unrecognized action id error.