error-codes/data/006/0303/en_US.json

13 lines
324 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"006": {
"0303": {
"name": "RendezVous::InvalidUsername",
"message": "",
"short_description": "The Principal tried to log in with an invalid user name, i.e. the user name does not exist in the database",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}