Interface Validate

All Known Implementing Classes:
ValidateClass, ValidateObject

public interface Validate
Validate. interface
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the class
    Get the key
  • Method Details

    • getKey

      Key getKey()
      Get the key
      Returns:
      The key
    • getClazz

      Class<?> getClazz()
      Get the class
      Returns:
      The class