rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-readerwriter
/
io.rtron.readerwriter.opendrive.reader.validation
/
OpendriveValidationEventHandler
Opendrive
Validation
Event
Handler
class
OpendriveValidationEventHandler
:
ValidationEventHandler
Members
Constructors
Opendrive
Validation
Event
Handler
Link copied to clipboard
constructor
(
)
Properties
validation
Events
Link copied to clipboard
val
validationEvents
:
MutableList
<
ValidationEvent
>
Functions
clear
Link copied to clipboard
fun
clear
(
)
handle
Event
Link copied to clipboard
open
override
fun
handleEvent
(
event
:
ValidationEvent
)
:
Boolean
to
Issue
List
Link copied to clipboard
fun
toIssueList
(
)
:
IssueList
<
SchemaValidationIssue
>