com.soa.process.validation.activity.missing
Activity [{0}] is missing its internal definition and cannot be validated.
com.soa.process.validation.msg.activity.invalidType
Activity [{0}] assigned a variable [{1}] with an invalid type [{2}].
com.soa.process.validation.msg.activity.noname
Activity with no name defined.
com.soa.process.validation.msg.activity.novariable
Variable missing from activity [{0}].
com.soa.process.validation.msg.activity.novariables
Variable(s) missing from activity [{0}].
com.soa.process.validation.msg.case.nocondition
Case statement [{0}] without condition in switch [{1}].
com.soa.process.validation.msg.condition.novariable
Variable missing from switch [{0}] and condition [{1}].
com.soa.process.validation.msg.invoke.nointerface
Interface undefined for invocation [{0}].
com.soa.process.validation.msg.invoke.noservice
Service undefined for invocation [{0}].
com.soa.process.validation.msg.missingProcessId
Process undefined for process [{0}].
com.soa.process.validation.msg.switch.nootherwise
No otherwise defined for switch [{0}].