toggle menu
yorkie
0.6.3
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.schema
/
ValidationError
Validation
Error
data
class
ValidationError
(
val
path
:
String
,
val
message
:
String
)
Members
Constructors
Validation
Error
Link copied to clipboard
constructor
(
path
:
String
,
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
path
Link copied to clipboard
val
path
:
String