]> source.dussan.org Git - vaadin-framework.git/commit
#8093 Ensure that property id is a non-null String. Cache if Bean
authorArtur Signell <artur@vaadin.com>
Mon, 19 Dec 2011 15:00:47 +0000 (17:00 +0200)
committerArtur Signell <artur@vaadin.com>
Mon, 19 Dec 2011 15:01:44 +0000 (17:01 +0200)
commit884d029ca78a3c198611feca9fd0a739ebc1e3d1
treeb36cd726e264656cd35816f7cf542fcbfc6bf165
parent1dbec3df48796a8f129f1adf6bf5a0d71c8509ad
#8093 Ensure that property id is a non-null String. Cache if Bean
Validation
implementation is available or not to avoid multiple lookups.
src/com/vaadin/data/validator/BeanValidationValidator.java