| Package | Description |
|---|---|
| de.knightsoftnet.validators.client |
this package contains client side validation helpers.
|
| de.knightsoftnet.validators.client.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomValidationMessagesResolver
The
CustomValidationMessagesResolver is a replacement of the google validation
message resolver, this enables us to add own localized messages to the annotations. |
| Constructor and Description |
|---|
GwtMessageInterpolator(UserValidationMessagesResolver userValidationMessagesResolver)
Creates a
MessageInterpolator using the supplied
UserValidationMessagesResolver. |
| Modifier and Type | Class and Description |
|---|---|
class |
NullUserValidationMessageResolver
Always resolves message keys to null.
|
Copyright © 2015–2019. All rights reserved.