reddice
reddice copied to clipboard
validator isNull is deprecated
As per https://github.com/chriso/validator.js/issues/505 the method is deprecated
It will throw : TypeError: _validator2.default.isNull is not a function
Must be replaced by isEmpty()
correct me if it's not even better to replace it with lodashs isEmpty, since it's already being used.
https://www.npmjs.com/package/validator