JSON Validation

com.alex.json.class

Total installs
0+
Rating
0.0
Released
April 22, 2016
Last updated
August 19, 2019
Category
Developer Tools
Developer
Alex Appadurai
Developer details
Name
Alex Appadurai
E-mail
unknown
Website
unknown
Country
unknown
Address
unknown
iOS SDKs
  • No items.

Screenshots

JSON Validation Screenshot 1 - AppWisp.com
JSON Validation Screenshot 2 - AppWisp.com
JSON Validation Screenshot 3 - AppWisp.com

Description

Convert any valid JSON object to a class of one of the currently supported languages.

Preview the generated content before saving it.

Include constructors.

Change the root class name.

Set a class name prefix for the generated classes.

A constructor wich accepts an instance of NSDictionary, JSON, JSONObject instance depending on the file language, and the class will use this object to fill its properties data.

Objective c and Swift both supported.

Objective-C - iOS.

Objective-C - MAC.

Swift - iOS.

Swift - MAC.

JAVA

Kotlin