aspose file tools
The moose likes JSF and the fly likes validator not invoke Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "validator not invoke" Watch "validator not invoke" New topic
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:
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: validator not invoke
 
Similar Threads
How to display custom message for inputText field of integer type
Problem jsf cutom validation -- validate method dont call
Custom validator not validating
display error message
ClassCastException when casting value