jsonforms-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
jsonforms-kotlin
shared
/
com.paligot.jsonforms.kotlin.internal
/
FieldError
/
MalformedFieldError
Malformed
Field
Error
class
MalformedFieldError
(
val
scope
:
String
)
:
FieldError
Members
Constructors
Malformed
Field
Error
Link copied to clipboard
constructor
(
scope
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
scope
Link copied to clipboard
val
scope
:
String