operation.schema.dataTypes.json Maven / Gradle / Ivy
{
"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