Skip to content

Commit a43fbaa

Browse files
committed
MC-3723: Advanced properties saving when invalid value is specified
- update doc description
1 parent ea4a289 commit a43fbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/js/form/element/validator-rules-mixin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ define([
4545
}
4646

4747
/**
48-
* Validate field with data object
48+
* Validate a field with an expected data value of type object, like margins_and_padding field
4949
* @param {Function} validator
5050
* @param {String} ruleName
5151
*/

0 commit comments

Comments
 (0)