lykmapipo / sails-hook-validation

Custom validation error messages for sails model with i18n support
104 stars 29 forks source link

fixed "Cannot read property "call" of undefined" for error E_UNKNOWN #46

Closed broderix closed 7 years ago

broderix commented 8 years ago

if you try to JSON.stringify for E_UNKNOWN error it will crached with "Cannot read property "call" of undefined"