Annotation Type PasswordsMatch
- 
 @Target(TYPE) @Retention(RUNTIME) @Constraint(validatedBy=PasswordsMatchValidator.class) public @interface PasswordsMatch Defines the annotation of the validator that checks if the new password and confirm password fields match