ragunathjawahar / android-saripaar

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

Validate Without Annotaion for EditText inside CustomView #212

Open softmarshmallow opened 6 years ago

softmarshmallow commented 6 years ago

Hi guys!! i want to use saripaar for my custom view's EditText. Scince its based on annotation, i sadly cant use this library in the general way.. how can i use Saripaar without annotation for my CustomView's EditText??

Activity

CustomView 1, 2, 3 's EditText should be validated.

woqidaideshi commented 6 years ago

have you solved it?

grabcityinfo commented 5 years ago

Hi guys!! i want to use saripaar for my custom view's EditText. Scince its based on annotation, i sadly cant use this library in the general way.. how can i use Saripaar without annotation for my CustomView's EditText??

Activity

  • CustomView1
  • CustomView2
  • CustomView3

CustomView 1, 2, 3 's EditText should be validated.

I have EditText in Custom view too.

Did you solve it?

grabcityinfo commented 5 years ago

have you solved it? I have same issue.

Got answer?

grabcityinfo commented 5 years ago

Hi guys!! i want to use saripaar for my custom view's EditText. Scince its based on annotation, i sadly cant use this library in the general way.. how can i use Saripaar without annotation for my CustomView's EditText??

Activity

  • CustomView1
  • CustomView2
  • CustomView3

CustomView 1, 2, 3 's EditText should be validated.

Hi! This issue has been RESOLVED already. Please read this LINK for further details.

grabcityinfo commented 5 years ago

have you solved it?

Hi! This issue has been RESOLVED already. Please read this LINK for further details.