Validator typedef

Validator = bool Function()

Implementation

typedef Validator = bool Function();