| Author |
validator not invoke
|
lynn fann
Ranch Hand
Joined: Oct 15, 2006
Posts: 115
|
|
i have the following code:
<h:inputText value="#{addressBean.unitNo}" validator="#{myBean.validatefloorUnitNo}" id="unitNo" required="true"/>
in my managed bean:
|
 |
 |
|
|
subject: validator not invoke
|
|
|