toggle menu
protobuf-kotlin
0.5.0
common
switch theme
search in API
protobuf-kotlin-schemadocument
/
pro.felixo.protobuf.schemadocument.validation
/
ValidationError
/
RepeatedFieldInOneOf
Repeated
Field
In
One
Of
data
class
RepeatedFieldInOneOf
(
val
scope
:
ValidationScope
,
val
fieldName
:
Identifier
)
:
ValidationError
Members
Constructors
Repeated
Field
In
One
Of
Link copied to clipboard
constructor
(
scope
:
ValidationScope
,
fieldName
:
Identifier
)
Properties
field
Name
Link copied to clipboard
val
fieldName
:
Identifier
message
Link copied to clipboard
open
override
val
message
:
String
scope
Link copied to clipboard
open
override
val
scope
:
ValidationScope