gwt validation - GWT replace-with code -
related previous un-answered question of myself: how can find code executed when use
<replace-with class="xxxxxx.xxxxxx.beanvalidatorfactory"> <when-type-is class="javax.validation.validatorfactory" /> </replace-with>
i suspect may causing unexpected behaviour when validatorfactory used somewhere else client , wonder if having eye on code can point me workaround/solution.
thx!
Comments
Post a Comment