Uses of Class
de.aservo.confapi.commons.model.ErrorCollection
Packages that use ErrorCollection
-
Uses of ErrorCollection in de.aservo.confapi.commons.model
Methods in de.aservo.confapi.commons.model that return ErrorCollectionModifier and TypeMethodDescriptionErrorCollection.addErrorMessage(String errorMessage) ErrorCollection.addErrorMessages(Collection<String> messages) static ErrorCollectionstatic ErrorCollectionErrorCollection.of(Collection<String> messages)