Interface Validator<T>


public interface Validator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    validate(T value)