net.anwiba.commons.json.schema.v1_0.numberProperty.jssd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of anwiba-commons-advanced Show documentation
Show all versions of anwiba-commons-advanced Show documentation
anwiba commons advanced library project
@JssdExtends(type="property")
{
@JssdImmutable
"type": "number",
"default": null,
"format": null,
"maxLength": null,
"minimum": null,
"maximum": null,
"exclusiveMinimum": null,
"exclusiveMaximum": null,
"divisibleBy": null,
"enum": null
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy