call abstract method

String? call(
  1. I? value
)

Invoke validation

Implementation

String? call(I? value);