All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.cxs.properties.profiles.personal.age.json Maven / Gradle / Ivy

There is a newer version: 2.6.1
Show newest version
{
  "metadata": {
    "id": "age",
    "name": "Age",
    "systemTags": [
      "properties",
      "profileProperties",
      "personalProfileProperties"
    ]
  },
  "type": "integer",
  "defaultValue": "",
  "numericRanges": [
    {"key":"*_10", "to" : 10 },
    {"key":"10_20", "from" : 10, "to" : 20 },
    {"key":"20_30", "from" : 20, "to" : 30 },
    {"key":"30_40", "from" : 30, "to" : 40 },
    {"key":"40_50", "from" : 40, "to" : 50 },
    {"key":"50_*", "from" : 50 }
  ],
  "automaticMappingsFrom": [ ],
  "rank": "501.0"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy