Removed table validation from draft application
This commit is contained in:
@@ -135,7 +135,7 @@ public class FieldValidator {
|
||||
break;
|
||||
|
||||
case GepafinConstant.NON_EMPTY_TABLES:
|
||||
checkTableValidation(value, fieldId, contentResponseBean, errors);
|
||||
// checkTableValidation(value, fieldId, contentResponseBean, errors);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user