ragunathjawahar / android-saripaar

UI form validation library for Android
Apache License 2.0
3.22k stars 460 forks source link

##How can i add custom annotation to your library. #241

Open sawepeter opened 4 years ago

sawepeter commented 4 years ago

In my case, I would like to check if the first Edittext matches with the second Edittext. But for this case, I can't use the @ConfirmPassword annotation since this is not a password I want to check the pin.