Checker

trait Checker
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def check[T](result: Result): Result

additional checks can be done on the result, such as throwing an exception

additional checks can be done on the result, such as throwing an exception