Package | Description |
---|---|
com.google.gwt.validation.client.impl |
Modifier and Type | Class and Description |
---|---|
class |
GwtConfiguration
Extends
BaseGwtConfiguration with just the parts that are not GWT
compatible. |
Modifier and Type | Method and Description |
---|---|
BaseGwtConfiguration |
BaseGwtConfiguration.addProperty(String name,
String value) |
BaseGwtConfiguration |
BaseGwtConfiguration.constraintValidatorFactory(javax.validation.ConstraintValidatorFactory constraintValidatorFactory)
ConstraintValidatorFactory is unsupported in GWT.
Constraint validators are instead created using GWT.create- with no factory. |
BaseGwtConfiguration |
BaseGwtConfiguration.ignoreXmlConfiguration() |
BaseGwtConfiguration |
BaseGwtConfiguration.messageInterpolator(MessageInterpolator interpolator) |
BaseGwtConfiguration |
BaseGwtConfiguration.traversableResolver(javax.validation.TraversableResolver resolver) |
Copyright © 2018. All rights reserved.