3.4 Processing an Invalid Rule

 Input:
 InputTransformationRulesText: C1:[type] => ISSUE (Claim = C1);
 InputClaims:  {(TYPE = "type1", VALUE = 5, VALUE-TYPE = "uint64"),
                 (TYPE = "type2", VALUE = "example", VALUE-TYPE = "string")}
      
 Output:
 OutputClaims: {}
 ReturnValue: FAILURE.