Core.Validation.CoreChk025

From emotive
Revision as of 05:09, 17 February 2016 by Hb (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

Name Core_Chk025
Class Core
Severity Warning
SpecifiedBy ISO 13209-3

Description

A Procedure-Signatures invoked by a ProcedureCall activity should at least have to implementing Procedures.

Comments

This prevents inconsistent code by simply forgetting to implement the procedure.