Loading 103705/schema/etsi_types.schema.json +2 −2 Original line number Diff line number Diff line Loading @@ -523,8 +523,8 @@ }, "IBAN": { "type": "string", "pattern": "[A-Z]{2}[0-9]{2}[a-zA-Z0-9]{1,30}", "description": "International Bank Account Number according to ISO 13616-1:2020" "pattern": "[A-Z]{2}[0-9]{2}[A-Z0-9]{1,30}", "description": "International Bank Account Number according to ISO 13616-1:2020, converted to upper-case letters." }, "PaymentCard": { "type": "object", Loading Loading
103705/schema/etsi_types.schema.json +2 −2 Original line number Diff line number Diff line Loading @@ -523,8 +523,8 @@ }, "IBAN": { "type": "string", "pattern": "[A-Z]{2}[0-9]{2}[a-zA-Z0-9]{1,30}", "description": "International Bank Account Number according to ISO 13616-1:2020" "pattern": "[A-Z]{2}[0-9]{2}[A-Z0-9]{1,30}", "description": "International Bank Account Number according to ISO 13616-1:2020, converted to upper-case letters." }, "PaymentCard": { "type": "object", Loading