This commit is contained in:
Suresh, Kamlesh 2019-06-11 12:09:19 -04:00
parent 3671843ecf
commit f73c25cb61

View File

@ -576,7 +576,7 @@
- (BOOL)isValidField {
return self.valid;
return self.isValid;
}
- (nullable NSString *)formFieldName {