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