org.seasar.cubby.validator.impl
クラス ActionValidatorImpl

java.lang.Object
  上位を拡張 org.seasar.cubby.validator.impl.ActionValidatorImpl
すべての実装されたインタフェース:
ActionValidator

public class ActionValidatorImpl
extends Object
implements ActionValidator


コンストラクタの概要
ActionValidatorImpl()
           
 
メソッドの概要
 boolean processValidation(Validation valid, Action action, Map<String,Object> params, Object form, ValidationRules rules)
           
 void setFormatPattern(FormatPattern formatPattern)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ActionValidatorImpl

public ActionValidatorImpl()
メソッドの詳細

setFormatPattern

public void setFormatPattern(FormatPattern formatPattern)

processValidation

public boolean processValidation(Validation valid,
                                 Action action,
                                 Map<String,Object> params,
                                 Object form,
                                 ValidationRules rules)
定義:
インタフェース ActionValidator 内の processValidation


Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.