validate abstract method

TOut? validate(
  1. TIn input
)

Implementation

TOut? validate(TIn input);