クラス RequiresAtLeastOneFieldValidator

java.lang.Object
org.iplass.mtp.view.generic.element.property.validation.ViewValidatorBase
org.iplass.mtp.view.generic.element.property.validation.RequiresAtLeastOneFieldValidator
すべての実装されたインタフェース:
Serializable, org.iplass.adminconsole.view.annotation.Refrectable

public class RequiresAtLeastOneFieldValidator extends ViewValidatorBase
いずれか必須
関連項目:
  • コンストラクタの詳細

    • RequiresAtLeastOneFieldValidator

      public RequiresAtLeastOneFieldValidator()
  • メソッドの詳細

    • getPropertyList

      public List<PropertyValidationCondition> getPropertyList()
      プロパティのリストを取得します。
      戻り値:
      プロパティのリスト
    • setPropertyList

      public void setPropertyList(List<PropertyValidationCondition> propertyList)
      プロパティのリストを設定します。
      パラメータ:
      propertyList - プロパティのリスト