diff options
author | Aleksi Hietanen <aleksi@vaadin.com> | 2017-02-03 13:40:54 +0200 |
---|---|---|
committer | Pekka Hyvönen <pekka@vaadin.com> | 2017-02-03 13:40:54 +0200 |
commit | 560d1615408b0ff85439f891c0bb32c84807bd3e (patch) | |
tree | e817140ea7bed012b1e773493e10cb76e7472d13 /test | |
parent | 0a325d95a588010a6d5c511afddb8db8048d50ee (diff) | |
download | vaadin-framework-560d1615408b0ff85439f891c0bb32c84807bd3e.tar.gz vaadin-framework-560d1615408b0ff85439f891c0bb32c84807bd3e.zip |
Add isValid to Binder (#8274)
* Add isValid to Binder
isValid enables you to check the current validation
status of a given Binder, without firing events or invoking
handlers.
This patch also clarifies the javadocs of StatusChangeEvents'
hasValidationErrors.
* Throw in Binder.isValid if no bean is set and bean validators exist
* Add test cases to BinderTest
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions