Validation typedef

Validation = void Function(Topic topic)

Implementation

typedef Validation = void Function(Topic topic);