Woolpack API

クラス
woolpack.validator.NameBranchIfExists の使用

NameBranchIfExists を使用しているパッケージ
woolpack.validator 値検証と値変換のための部品のパッケージです。 
 

woolpack.validator での NameBranchIfExists の使用
 

NameBranchIfExists を返す woolpack.validator のメソッド
static
<E extends java.lang.Exception>
NameBranchIfExists<E>
ValidatorUtils.branchByNameIfExists(BooleanOperator<ValidatorContext,E> operator, java.util.Map<java.lang.String,? extends Fn<? super ValidatorContext,java.lang.Boolean,? extends E>> map)
           
static
<E extends java.lang.Exception>
NameBranchIfExists<E>
ValidatorUtils.branchByNameIfExists(java.util.Map<java.lang.String,? extends Fn<? super ValidatorContext,java.lang.Boolean,? extends E>> map)
          BoolUtils.and()を使用します。
 


Woolpack API

Copyright (C) 2006-2007 Takahiro Nakamura. All rights reserved.