public class ValidationResult extends Object
ValidationResult()
List<String>
getErrors()
getWarnings()
boolean
isAllOk()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValidationResult()
public boolean isAllOk()
public List<String> getErrors()
public List<String> getWarnings()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.