validate

ValidationResult<T> validate(

  1. dynamic value
)

Implementation

ValidationResult<T> validate(dynamic value);