Created
May 27, 2012 07:50
-
-
Save Kami/2802679 to your computer and use it in GitHub Desktop.
Swiz - validation example (output)
This file contains hidden or 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
| Success: | |
| { hash_id: 'xkCD366', | |
| active: true, | |
| get_name: 'example', | |
| agent_name: 'my server #1', | |
| get_public_address: '42.24.42.24' } | |
| Error - invalid ip: | |
| { key: 'ipaddress', parentKeys: [], message: 'Invalid IP' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment