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