apply abstract method

T? apply(
  1. T? value,
  2. ValidationState state
)

Implementation

T? apply(T? value, ValidationState state);