NumberProperty

constructor(title: String? = null, format: String? = null, description: String? = null, readOnly: Boolean? = null, const: JsonPrimitive? = null, not: Property? = null, pattern: Regex? = null, maximum: Int? = null, minimum: Int? = null, default: Int? = null)