com.baidu.unbiz.fluentvalidator
类 ComplexResult2

java.lang.Object
  继承者 com.baidu.unbiz.fluentvalidator.GenericResult<ValidationError>
      继承者 com.baidu.unbiz.fluentvalidator.ComplexResult
          继承者 com.baidu.unbiz.fluentvalidator.ComplexResult2

public class ComplexResult2
extends ComplexResult

ComplexResult with errors of an empty list not a NULL

作者:
zhangxu

字段摘要
 
从类 com.baidu.unbiz.fluentvalidator.GenericResult 继承的字段
errors
 
构造方法摘要
ComplexResult2()
           
 
方法摘要
 
从类 com.baidu.unbiz.fluentvalidator.ComplexResult 继承的方法
getTimeElapsed, setTimeElapsed, toString
 
从类 com.baidu.unbiz.fluentvalidator.GenericResult 继承的方法
getErrorNumber, getErrors, isSuccess, setErrors, setIsSuccess
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

ComplexResult2

public ComplexResult2()


Copyright © 2015–2016 neoremind. All rights reserved.