| Package | Description |
|---|---|
| de.knightsoftnet.validators.client |
this package contains client side validation helpers.
|
| de.knightsoftnet.validators.client.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProviderValidationMessageResolver
Validation Providers implement this to resolve Validation Messages.
|
interface |
UserValidationMessagesResolver
Validation Providers implement this to resolve Validation Messages. including overriding the
default
ProviderValidationMessageResolver. |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
NullUserValidationMessageResolver
Always resolves message keys to null.
|
Copyright © 2015–2019. All rights reserved.