hello,
I run validation method manually and after that, my data will be encrypted.
so because of encrypted data and re-validating by backbone (on save method) my js will throw an error,
so I want to know is there any feature to disable/enable validating on save method?
hello, I run validation method manually and after that, my data will be encrypted. so because of encrypted data and re-validating by backbone (on
save
method) my js will throw an error, so I want to know is there any feature to disable/enable validating onsave
method?