I want to validate these field from below the Json code- Language, Year of Experience, House Number, City, Country, Mobile, Current Address field value validation. But I am getting error

{
“status”: “true”,
“data”: {
“first_name”: “Kallol”,
“middle_name”: “Sarker”,
“last_name”: “Ananda”,
“date_of_birth”: “14/09/1997”,
“TechnicalDetails”: [
{
“id”: 90154,
“language”: [
“Bangla”,
“English”
],
“yearexp”: “Two years”,
“lastused”: “Before After”,
“st_id”: “4180051”
}
],
“Address”: [
{
“Permanent_Address”: {
“House_Number”: “40/4”,
“City”: “Dhaka”,
“State”: “Dhaka”,
“Country”: “Bangladesh”,
“PhoneNumber”: [
{
“Std_Code”: “1162090”,
“Home”: “Tower Twenty Four”,
“Mobile”: “+8801746684953”
},
{
“Std_Code”: “1110338426”,
“Home”: “Tower twenty four”,
“Mobile”: “+8801913903626”
}
]
},
“Current_Address”: null,
“stId”: “4180051”
},
{
“Permanent_Address”: {
“House_Number”: “40/4”,
“City”: “Dhaka”,
“State”: “Dhaka”,
“Country”: “Bangladesh”,
“PhoneNumber”: [
{
“Std_Code”: “1162090”,
“Home”: “Tower Twenty Four”,
“Mobile”: “+8801746684953”
},
{
“Std_Code”: “1110338426”,
“Home”: “Tower twenty four”,
“Mobile”: “+8801913903626”
}
]
},
“Current_Address”: null,
“stId”: “4180051”
},
{
“Permanent_Address”: {
“House_Number”: “40/4”,
“City”: “Dhaka”,
“State”: “Dhaka”,
“Country”: “Bangladesh”,
“PhoneNumber”: [
{
“Std_Code”: “1162090”,
“Home”: “Tower Twenty Four”,
“Mobile”: “+8801746684953”
},
{
“Std_Code”: “1110338426”,
“Home”: “Tower twenty four”,
“Mobile”: “+8801913903626”
}
]
},
“Current_Address”: null,
“stId”: “4180051”
},
{
“Permanent_Address”: {
“House_Number”: “40/4”,
“City”: “Dhaka”,
“State”: “Dhaka”,
“Country”: “Bangladesh”,
“PhoneNumber”: [
{
“Std_Code”: “1162090”,
“Home”: “Tower Twenty Four”,
“Mobile”: “+8801746684953”
},
{
“Std_Code”: “1110338426”,
“Home”: “Tower twenty four”,
“Mobile”: “+8801913903626”
}
]
},
“Current_Address”: null,
“stId”: “4180051”
}
]
}
}

Is this a duplicate?

I want to validate these field but I am getting error - Help - Postman

I want to validate r (Language, Year of Experience, House Number, City, Country, Mobile, Current Address) these field from the Json code. But I am getting error - Help - Postman

Yes sir this is a duplicate. Please ignore sir.

The postman community temporarily hidden my post then they review and published it.