ragunathjawahar / android-saripaar

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

Update Validator.java #233

Open TheMatrix14 opened 5 years ago

TheMatrix14 commented 5 years ago

Handling NPE for getDataMethod. Caused by java.lang.NullPointerException Attempt to invoke virtual method 'java.lang.Class java.lang.reflect.Method.getReturnType()' on a null object reference