type TspUtilRegexpMap =
  'space' |
  'number' |
  'char' |
  'name' |
  'tel' |
  'landline' |
  'price' |
  'integer' |
  'cardId';