[jboss-user] [JBoss Seam] - Re: Problem in writing own annotation in seam

2006-12-20 Thread waheed.murad
Thank for help Norman richard and gavin king i have decided to go with the same 
solution  "required=true". i have tried but there was no way around

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995225#3995225

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995225
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Problem in writing own annotation in seam

2006-12-19 Thread [EMAIL PROTECTED]
You need to use required="true" on the JSF page.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995216#3995216

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995216
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Problem in writing own annotation in seam

2006-12-19 Thread waheed.murad
is it possible to perform validation on empty fields (fields which have "" 
String)  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995206#3995206

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995206
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Problem in writing own annotation in seam

2006-12-19 Thread waheed.murad
No it do not have any value when form is submited and  it POJO mapped attribute 
contains "" (empty String) in it. i want to perform  validation for this empty 
String.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995205#3995205

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995205
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Problem in writing own annotation in seam

2006-12-19 Thread [EMAIL PROTECTED]
Do you have a value in the field to validate?  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995101#3995101

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995101
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user