isValid abstract method

ValidationResult isValid(
  1. T item
)

Implementation

ValidationResult isValid(T item);