How do i validate two component's value are same or not? JSF
- by Nitesh Panchal
Hello,
As we hav comparevalidator in Asp.Net, what do we have in JSF to validate whether two field's value are same or not? I want to validate password and confirmPassword field.