Core.Validation.CoreChk025

From emotive
Revision as of 12:00, 11 August 2014 by Nb (talk | contribs) (Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk025'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk025 | Core | Warning }} == D...")
(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.