Validation Rules UML validation rules UML completeness constraints rules Current: No Type for Parameter No Type for Parameter AbbreviationPrmTpIsDefDescriptionThis validation rule checks if parameter types for an Operation are specified.SeverityerrorConstrained ElementOperationSolversTo fix this, make sure parameter types for an Operation are specified.ExampleThe Process Data Operation has a parameter input that does not have a type. The error is resolved by specifying a type for the parameter. ×