comparison gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java @ 7745:1d6b957d8953

issue1549: Add live-validation to wsplgen to-field. Unfortunately, controlling the displayed message proved difficult due to mixed error/validation-handling code. It shows wrong format message for now.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 11 Feb 2014 12:37:16 +0100
parents 91a57b66c7ed
children b320826b1183
comparison
equal deleted inserted replaced
7744:8abc86160959 7745:1d6b957d8953
226 226
227 String unitLocation(); 227 String unitLocation();
228 228
229 String wrongFormat(); 229 String wrongFormat();
230 230
231 String toShouldNotBeNegative();
232
231 String atLeastOneValue(); 233 String atLeastOneValue();
232 234
233 String missingInput(); 235 String missingInput();
234 236
235 String too_many_values (); 237 String too_many_values ();

http://dive4elements.wald.intevation.org