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