\r\n
DOMICILIO DEL NEGOCIO (O LOCAL COMERCIAL)
\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddress')} />\r\n {this.validator.message('businessAddress', formData.businessAddress,\r\n [{ requiredif: [{ key: 'category', value: '', comparison: 'noteq' }] }, 'text', { max: 50 }])}\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressRef')} />\r\n {this.validator.message('businessAddressRef', formData.businessAddressRef, 'text|max:50')}\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressColony')} />\r\n {this.validator.message('businessAddressColony', formData.businessAddressColony,\r\n [{ requiredif: [{ key: 'category', value: '', comparison: 'noteq' }] }, 'text', { max: 15 }])}\r\n
\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressPC')}\r\n onKeyPress={event => {\r\n if (!/[0-9]/.test(event.key)) {\r\n event.preventDefault();\r\n }\r\n }}\r\n />\r\n {this.validator.message('businessAddressPC', formData.businessAddressPC,\r\n [{ requiredif: [{ key: 'category', value: '', comparison: 'noteq' }] }, 'integer', { max: 5 }, 'postalcode'])}\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressPhone')}\r\n onKeyPress={event => {\r\n if (!/[0-9]/.test(event.key)) {\r\n event.preventDefault();\r\n }\r\n }}\r\n />\r\n {this.validator.message('businessAddressPhone', formData.businessAddressPhone,\r\n [{ requiredif: [{ key: 'category', value: '', comparison: 'noteq' }] }, 'phone', { max: 12 }])}\r\n
\r\n
\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressLocality')} />\r\n {this.validator.message('businessAddressLocality', formData.businessAddressLocality,\r\n [{ requiredif: [{ key: 'category', value: '', comparison: 'noteq' }] }, 'text', { max: 15 }])}\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressMunicipality')} />\r\n {this.validator.message('businessAddressMunicipality', formData.businessAddressMunicipality,\r\n [{ requiredif: [{ key: 'category', value: '', comparison: 'noteq' }] }, 'text', { max: 15 }])}\r\n
\r\n
\r\n
\r\n \r\n
\r\n
\r\n
CAMBIO DE DOMICILIO DEL NEGOCIO (O LOCAL COMERCIAL)
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressChange')} />\r\n {this.validator.message('businessAddressChange', formData.businessAddressChange,\r\n ['text', { max: 50 }])}\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressRefChange')} />\r\n {this.validator.message('businessAddressRefChange', formData.businessAddressRefChange, 'text|max:50')}\r\n
\r\n
\r\n \r\n this.validator.showMessageFor('businessAddressColonyChange')} />\r\n {this.validator.message('businessAddressColonyChange', formData.businessAddressColonyChange,\r\n ['text', { max: 15 }])}\r\n
\r\n
\r\n
\r\n
\r\n \r\n
\r\n