OpendriveValidationEventHandler

class OpendriveValidationEventHandler : ValidationEventHandler

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val validationEvents: MutableList<ValidationEvent>

Functions

Link copied to clipboard
fun clear()
Link copied to clipboard
open override fun handleEvent(event: ValidationEvent): Boolean