I want to put validation for check key is exist or not.
{
"id":"ProbaRegatta",
"name":"Congo",
"email":"invited"
}
And sometimes, there will be an extra field like:
{
"id":"ProbaRegatta",
"name":"Congo",
"email":"invited"
"contact":"xxxx"
}
so i would to check 'contact' key exist