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

net.anwiba.commons.json.schema.v1_0.numberProperty.jssd Maven / Gradle / Ivy

There is a newer version: 1.0.185
Show newest version
@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