1 Reply Latest reply on Feb 18, 2010 12:40 PM by ilya_shaikovsky

    Client Side Validation

    hferreira25

      Hi,

       

      Does the Richfaces have any kind of client side validation?

       

      E.g.

       

      One form with two email inputText components. It's required to validate if both are equal and if they both match an email signature (using regex)

       

      I know that this can be performed using JavaScript, this means that the validation is tottaly made in the client side.

       

      And with Richfaces, is this possible? how?

       

      Thanks in Advance