errorMode

@get:Input
@get:Optional
val errorMode: Property<ErrorMode>

Error handling mode: FAIL_FAST or COLLECT_ALL.