I
I
ImPuuLsE2016-11-06 13:30:26
Unity
ImPuuLsE, 2016-11-06 13:30:26

How to dynamically parse JSON in Unity 5?

Hello! Tell me how to dynamically parse the following JSON using C# unity:
{"email":[ "Email is not a valid email address." ], "password":[ "Password should contain at least 6 characters." ]} ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2016-11-06
@ImPuuLsE

Use LitJson. Available on github. There are also examples of how to parse.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question