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

operation.schema.dataTypes.json Maven / Gradle / Ivy

There is a newer version: 1.0.0-RC2
Show newest version
{
  "types": {
    "int": {
      "class": "java.lang.Integer"
    },
    "true": {
      "class": "java.lang.Boolean",
      "validateFunctions": [
        {
          "class": "uk.gov.gchq.koryphe.impl.predicate.IsTrue"
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy