Puneet Lakhina wrote:
Hi,
I have the following key value pair in ApplicationResource.properties
required = {0} is required.
I used this when I was doing only server side validation, to display a list
of error messages when some validation failed.
Now Im using the to do the same thing on clien
Hi,
I have the following key value pair in ApplicationResource.properties
required = {0} is required.
I used this when I was doing only server side validation, to display a list
of error messages when some validation failed.
Now Im using the to do the same thing on client side also.
But my pro
Hey!
I am currently using the validator framework in my application to validate
my inout fields etc. The only rule I am really using is "required". WHat I
wan to know is if I can use both the Javascript validation and the normal
validation at the same time. The reason I want this is because when
3 matches
Mail list logo