Hi,

 

Can anyone me workaround to this, I want to include user entered input
value in error message when validation fail?

 

EX: if user input for dateOfBirth is: 01/00/1900 and then my message
should read like:

 

01/00/1900 is not valid date.

 

------------------------- Is it possible ?

<field property="dateOfBirth" depends="date">

<arg key="${firstname}" />

 </field>   

 

 

Regards and Thanks in advance,

Siva.

Reply via email to