{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "string",
  "pattern": "^[0-9]+-([0][1-9]|1[0-2])$"
}
