Interface ValidatableParameter


public interface ValidatableParameter
Interface shows that the parameter is validatable
Author:
ruanw1
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Validate parameters.
  • Method Details

    • validate

      void validate()
      Validate parameters. If failed, IllegalArgumentException will be thrown