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