Last active
December 27, 2015 01:29
-
-
Save mplacona/7245078 to your computer and use it in GitHub Desktop.
Reviews error message for for https://github.com/mplacona/net-mag-reviews-app
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
{ | |
"errors":{ | |
"name":[ | |
"Name must not be blank" | |
], | |
"text":[ | |
"Text must not be blank" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment