{
  "project": "Hibernate Validator",
  "multi": {
    "pattern": "^/validator/([^/]+)/reference/en(?:-US)?/html/(.*)$",
    "target": "https://docs.hibernate.org/stable/validator/reference/en-US/html_single/",
    "#redirect to single page for now": "/hibernate/stable/search/reference/en-US/html/${page}"
  },
  "single": {
    "pattern": "^/validator/([^/]+)/reference/en(?:-US)?/html_single/(index.html)?$",
    "target": "https://docs.hibernate.org/stable/validator/reference/en-US/html_single/"
  },
  "stable": "9.1",
  "versions": [
    {
      "version": "9.1"
    },
    {
      "version": "9.0"
    },
    {
      "version": "8.0"
    },
    {
      "version": "7.0"
    },
    {
      "version": "6.2"
    },
    {
      "version": "6.1"
    },
    {
      "version": "6.0"
    },
    {
      "version": "5.4"
    },
    {
      "version": "5.3"
    },
    {
      "version": "5.2",
      "redirects": {
        "preface.html": "pr01.html",
        "validator-gettingstarted.html": "ch01.html",
        "chapter-bean-constraints.html": "ch02.html",
        "chapter-method-constraints.html": "ch03.html",
        "chapter-message-interpolation.html": "ch04.html",
        "chapter-groups.html": "ch05.html",
        "validator-customconstraints.html": "ch06.html",
        "chapter-xml-configuration.html": "ch07.html",
        "chapter-bootstrapping.html": "ch08.html",
        "validator-metadata-api.html": "ch09.html",
        "validator-integration.html": "ch10.html",
        "validator-specifics.html": "ch11.html",
        "validator-annotation-processor.html": "ch12.html",
        "validator-further-reading.html": "ch13.html"
      }
    },
    {
      "version": "5.1"
    },
    {
      "version": "5.0"
    },
    {
      "version": "4.3"
    },
    {
      "version": "4.2"
    },
    {
      "version": "4.1"
    },
    {
      "version": "4.0"
    },
    {
      "version": "3.1"
    },
    {
      "version": "3.0"
    }
  ]
}
