rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-readerwriter
/
io.rtron.readerwriter.opendrive.report
/
SchemaValidationReport
/
SchemaValidationReport
Schema
Validation
Report
constructor
(
opendriveVersion
:
OpendriveVersion
,
validationIssues
:
IssueList
<
SchemaValidationIssue
>
=
IssueList()
,
completedSuccessfully
:
Boolean
=
true
,
validationAbortIssue
:
String
=
""
)