aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/fieldgroup/MultipleValidationErrorsTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-43/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-291-4/+10
| | | | Change-Id: I58748499c87d470e70304d882d3227cda5803481
* Returning all validation errors in the exception cause when submitting a ↵Alexey Fansky2014-12-091-0/+37
field group (#14742) Following the similar logic as in AbstractField when multiple validation errors occur. Catching all InvalidValueExceptions and putting them together wrapped into the exception. Change-Id: Ied08fd2155412539b28ef94bc74e6c989c62f709