saripaar Questions

3

Edit text in android doesn't allow to change draw able after setError. I have used drawable right for password field but if error comes in password field it won't allow to change draw able after it...
Vivienne asked 11/1, 2016 at 8:48

1

Solved

I am using saripaar for form validation. I have some edittext in fragmentA, on validation success , view will be switched to fragmentB. Butterknife and saripaar annotation in fragment. @NotEmpty @...
Unchurch asked 11/10, 2017 at 11:0

3

I have upgraded to android 6 and seeing some strange things when trying to set validation for some editTexts. I am using android-saripaar for validation: @Email(messageResId = R.string.error_email...

1

Solved

I just started using android saripaar library for a client's app. I wanted to add a custom validation for a field. However, there doesn't seem to be a way to create a custom annotation. I have to m...
Blader asked 28/1, 2014 at 12:33

1

Solved

I am using the the Saripaar validation library https://github.com/ragunathjawahar/android-saripaar to validate one of the forms. The library is pretty useful as it avoids a lot of boilerplate code ...
1

© 2022 - 2024 — McMap. All rights reserved.