{
  "Description": "TC : TKCA 1ZZ",
  "RedundantCharacters": " -",
  "ValidationRegex": "^TKCA1ZZ$",
  "TestData": {
    "Valid": [
      "TKCA1ZZ",
      "TKCA 1ZZ"
    ],
    "Invalid": [
      "TKCA01ZZ",
      "TKCA1ZZZ"
    ]
  }
}