org.seasar.cubby.validator
クラス PropertyValidationRule
java.lang.Object
org.seasar.cubby.validator.PropertyValidationRule
- すべての実装されたインタフェース:
- ValidationRule
public class PropertyValidationRule
- extends Object
- implements ValidationRule
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyValidationRule
public PropertyValidationRule(String propertyName,
Validator... validators)
PropertyValidationRule
public PropertyValidationRule(String propertyName,
String properyNameKey,
Validator... validators)
getPropertyName
public String getPropertyName()
getPropertyNameKey
public String getPropertyNameKey()
getValidators
public List<Validator> getValidators()
- 定義:
- インタフェース
ValidationRule
内の getValidators
Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.