Skip to content

Instantly share code, notes, and snippets.

@iotakodali
Created July 18, 2023 13:38
Show Gist options
  • Save iotakodali/f028d2b2cd1dae153f37a7cb95e7f10d to your computer and use it in GitHub Desktop.
Save iotakodali/f028d2b2cd1dae153f37a7cb95e7f10d to your computer and use it in GitHub Desktop.
The list of parameters collected about individual's livestock by volunteers in Andhra Pradesh
String obj = this.f8383j.f4887K.getText().toString();
if (!(obj.length() > 0 ? obj.matches("^[A-Z]{4}[0][A-Z0-9]{6}$") : false)) {
C3995c.m9925m(this.f8383j, "Please Enter Correct IFSC Code");
} else if (C1254a.m4676d0(this.f8383j.f4891O, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter Bank Name ");
} else if (C1254a.m4676d0(this.f8383j.f4892P, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter Branch Name");
} else if (C1254a.m4676d0(this.f8383j.f4893Q, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter No of Buffalo Male");
} else if (C1254a.m4676d0(this.f8383j.f4894R, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter No of Buffalo Female");
} else if (C1254a.m4676d0(this.f8383j.f4895S, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter No of Cows Male");
} else if (C1254a.m4676d0(this.f8383j.f4896T, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter No of Cows Female");
} else if (C1254a.m4676d0(this.f8383j.f4910h0, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter Milch Animals count");
} else if (C1254a.m4676d0(this.f8383j.f4915m0, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter Potential Milk Quantity.");
} else if (C1254a.m4676d0(this.f8383j.f4911i0, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter Milk pouring potential (cow)");
} else if (C1254a.m4676d0(this.f8383j.f4914l0, BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Enter Milk pouring potential (Buffalo).");
} else if (this.f8383j.f4890N.equalsIgnoreCase(BuildConfig.FLAVOR)) {
C3995c.m9925m(this.f8383j, "Please Capture Passbook Image");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment