Uses of Class
io.vertigo.vega.webservice.validation.UiError
-
Packages that use UiError Package Description io.vertigo.vega.webservice.validation -
-
Uses of UiError in io.vertigo.vega.webservice.validation
Constructor parameters in io.vertigo.vega.webservice.validation with type arguments of type UiError Constructor Description ValidationUserException(List<UiError> uiErrors)
Constructor.
-