jsonforms-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
jsonforms-kotlin
cupertino
com.
paligot.
jsonforms.
cupertino
Cupertino
Boolean
Property()
Cupertino
Layout()
Cupertino
Number
Property()
Cupertino
String
Property()
material3
com.
paligot.
jsonforms.
material3
Material3Boolean
Property()
Material3Layout()
Material3Number
Property()
Material3String
Property()
shared
com.
paligot.
jsonforms.
kotlin
Schema
Provider
Schema
Provider
Impl
com.
paligot.
jsonforms.
kotlin.
internal
Field
Error
Invalid
Enum
Field
Error
Invalid
Not
Property
Error
Invalid
Value
Field
Error
Malformed
Field
Error
Max
Length
Field
Error
Max
Value
Field
Error
Min
Length
Field
Error
Min
Value
Field
Error
Pattern
Field
Error
Required
Field
Error
com.
paligot.
jsonforms.
kotlin.
internal.
checks
Validation
Check
com.
paligot.
jsonforms.
kotlin.
internal.
ext
any
Value
evaluate
Enabled()
evaluate
Show()
get
Max
Counter()
is
Dropdown()
is
Email()
is
Enabled()
is
Password()
is
Phone()
is
Radio()
is
Toggle()
label()
property
Key()
to
Json
Primitive()
value()
com.
paligot.
jsonforms.
kotlin.
models.
schema
Array
Property
Boolean
Property
Number
Property
Object
Property
Property
Schema
String
Property
com.
paligot.
jsonforms.
kotlin.
models.
serializers
Immutable
List
Serializer
Immutable
Map
Serializer
Object
Property
List
Serializer
Single
Object
Property
List
Serializer
Regex
Serializer
com.
paligot.
jsonforms.
kotlin.
models.
uischema
Condition
Control
Control
Options
Effect
Hide
Show
Disable
Enable
Format
Radio
Toggle
Password
Email
Phone
Date
Group
Layout
Horizontal
Layout
Layout
Options
Options
Orientation
VERTICALLY
HORIZONTALLY
Rule
Ui
Schema
Vertical
Layout
ui
com.
paligot.
jsonforms.
ui
Json
Form()
Json
Form
State
remember
Json
Form
State()
Renderer
Boolean
Scope
Renderer
Layout
Scope
Renderer
Number
Scope
Renderer
String
Scope
shared
/
com.paligot.jsonforms.kotlin.internal.checks
Package-level
declarations
Types
Types
Validation
Check
Link copied to clipboard
class
ValidationCheck
(
schema
:
Schema
,
uiSchema
:
UiSchema
)