jsonforms-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
jsonforms-kotlin
shared
/
com.paligot.jsonforms.kotlin.models.schema
/
NumberProperty
/
pattern
pattern
@
Serializable
(
with
=
RegexSerializer::class
)
open
override
val
pattern
:
Regex
?
=
null
An optional pattern to restrict the value of the property.