ValidationFactory

typealias ValidationFactory<R> = Validators<R>.() -> Validator<R>