Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830
this week in the
Programmer Certification
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
Struts
struts2 field validator type boolean and all possible field types.
Robin John
Ranch Hand
Posts: 281
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
How to do a boolean type field valdiation ?
<field name="isRetired"> <field-validator type="required"> <message>required</message> </field-validator> <field-validator type="boolean"> <message>must be boolean</message> </field-validator> </field>
It would be very helpful if anyone can tell me where to find all the possible field validator types which I can use in my validation xml.
Thanks in advance.
Time is what we want the most, but what we use the worst. -- William Penn
Robin John
Ranch Hand
Posts: 281
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Anyone ? Ankit... .David... ??
Time is what we want the most, but what we use the worst. -- William Penn
Rupesh Mhatre
Ranch Hand
Posts: 35
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
struts
2 in action
Blueberry pie is best when it is firm and you can hold in your hand. Smell it. And smell this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
problem in field validation
Form validation not working
Adding more than one validation to form field
Struts 2 Validation
Struts 2 validation.xml not working
More...