Skip to content

Instantly share code, notes, and snippets.

@mhmdhasan
Last active June 19, 2021 17:24
Show Gist options
  • Save mhmdhasan/bcdb853bcec6672c70b65d3c2b8c5525 to your computer and use it in GitHub Desktop.
Save mhmdhasan/bcdb853bcec6672c70b65d3c2b8c5525 to your computer and use it in GitHub Desktop.
[
{
"message": {
"fullname": [
"The phone must be at least 3 characters."
],
"email": [
"The smoking area field is required."
],
"phone": [
"The people number field is required."
],
"smokingArea": [
"The tables number field is required."
],
"peopleNumber": [
"The date must be a date after 2021-06-19 16:16:38."
],
"tablesNumber": [
"The time field is required."
],
"date": [
"The time field is required."
],
"time": [
"The time field is required."
],
"specialrequest": [
"The time field is required."
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment