JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.randomnoun.common
ErrorList
Uses of Class
com.randomnoun.common.ErrorList
Packages that use
ErrorList
Package
Description
com.randomnoun.common
Uses of
ErrorList
in
com.randomnoun.common
Methods in
com.randomnoun.common
with parameters of type
ErrorList
Modifier and Type
Method
Description
boolean
ErrorList.
addErrors
(
ErrorList
errorList)
Appends the errors contained within another ErrorData into this one.