Uses of Class
org.sakaiproject.pasystem.api.Errors
-
-
Uses of Errors in org.sakaiproject.pasystem.api
Methods in org.sakaiproject.pasystem.api that return Errors Modifier and Type Method Description ErrorsErrors. merge(Errors other)Combine the errors in this object with the errors in another.ErrorsBanner. validate()Check that the values we've been given make sense.ErrorsPopup. validate()Check that the values we've been given make sense.Methods in org.sakaiproject.pasystem.api with parameters of type Errors Modifier and Type Method Description ErrorsErrors. merge(Errors other)Combine the errors in this object with the errors in another.
-