Interface RequiredIfFunction


public interface RequiredIfFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    execute(FormItem formItem, Object value)
     
  • Method Details