validate abstract method

SchemaValidationError? validate(
  1. T value
)

Implementation

SchemaValidationError? validate(T value);