runStandardChecks

open suspend fun runStandardChecks(event: E, cache: MutableStringKeyedMap<Any>): Boolean

Runs standard checks that can be handled in a generic way, without worrying about subclass-specific checks.