Created
February 25, 2014 16:45
-
-
Save tarlepp/9212747 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Object {status: 500, errors: Array[1]} | |
errors: Array[1] | |
0: Object | |
ValidationError: Object | |
title: Array[1] | |
0: Object | |
args: Array[1] | |
data: "6" | |
message: "Validation error: "6" Rule "minLength(5)" failed." | |
rule: "minLength" | |
__proto__: Object | |
length: 1 | |
__proto__: Array[0] | |
__proto__: Object | |
__proto__: Object | |
length: 1 | |
__proto__: Array[0] | |
status: 500 | |
__proto__: Object |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment