Guest User

Untitled

a guest
Feb 18th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <?xml version="1.0" ?>
  2. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
  3. <preference for="MagentoCheckoutBlockCheckoutLayoutProcessor" type="vendormoduleBlockCheckoutLayoutProcessor" />
  4.  
  5. 'company' => [
  6. 'validation' => [
  7. 'required-entry' => true,
  8. 'min_text_length' => 0,
  9. ],
  10. ],
Add Comment
Please, Sign In to add comment