Interface Validator


public interface Validator
  • Method Summary

    Modifier and Type Method Description
    boolean validate​(Object value, Object... params)