public class GuideValidationResult extends Object
Modifier and Type | Method and Description |
---|---|
List<GuideError> |
getGuideErrorList()
Returns the list of error messages in the server side validation
|
boolean |
hasErrors()
Identify if there are any server side validation errors
|
void |
setGuideErrorList(List<GuideError> guideErrorList)
Deprecated.
from 6.3 use setGuideErrorList(List
|
public List<GuideError> getGuideErrorList()
public void setGuideErrorList(List<GuideError> guideErrorList)
public boolean hasErrors()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.