See: Description
| Interface | Description |
|---|---|
| GwtReflectGetterFactoryInterface |
abstract getter reflector interface.
|
| GwtReflectGetterInterface |
reflection replacement to get property entry from a bean by name.
|
| ValidationMessages |
The
ValidationMessages contains the messages for jsr 303 validation annotations. |
| Class | Description |
|---|---|
| AbstractGwtReflectGetterFactory |
Abstract GetterFactory that delegates to a GWT generated class which enables reflection like
access to the getters of the beans.
|
| CustomValidationMessagesResolver |
The
CustomValidationMessagesResolver is a replacement of the google validation
message resolver, this enables us to add own localized messages to the annotations. |
| GwtBeanValidators |
dummy entry point.
|
Copyright © 2015–2016. All rights reserved.