Interface PropertyValidator<T>


public interface PropertyValidator<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    validate(String name, T value)