....
what is dataFieldName? why did you use it? what is contained in the model with the key, contained id this.dataFieldName... check validateRequired
correct text style
what is dataFieldName? why did you use it? what is contained in the model with the key, contained id this.dataFieldName... check validateRequired
Code:
validations: ['required', 'taxidData'], validateTaxidData: function () {
Comment