• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
JSON validator for Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JSON validator for Xcode


  • Subject: JSON validator for Xcode
  • From: Alex Zavatone <email@hidden>
  • Date: Tue, 06 Mar 2012 11:38:09 -0500

I'm in the middle of converting some data to JSON and have successfully run my files through the JSONLint validator (http://jsonlint.com/).

However, when trying to convert these files into serialized JSON in Xcode, the JSON does not pass the isValidJSONObject test, returning NO.

Of course I can plow through the data structure by hand, but I was wondering if there is a way to get more data on just what the reason is why this data fails or if there is an OC friendly JSON validator out there in the wilds somwhere.


TIA,
- Alex Zavatone

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: JSON validator for Xcode
      • From: Tony Parker <email@hidden>
    • Re: JSON validator for Xcode
      • From: Alex Zavatone <email@hidden>
  • Prev by Date: Re: Efficiency Question...
  • Next by Date: Re: JSON validator for Xcode
  • Previous by thread: How do we know if iCloud actually contains a key/value pair?
  • Next by thread: Re: JSON validator for Xcode
  • Index(es):
    • Date
    • Thread