OpendriveValidator

Functions

Link copied to clipboard
Link copied to clipboard
fun validateFromStream(    opendriveVersion: OpendriveVersion,     inputStream: InputStream): Either<OpendriveReaderException, SchemaValidationReport>