react-klasha
Version:
This is an reactJS library for implementing klasha payment gateway
15 lines (14 loc) • 353 B
JSON
{
"id": "invalidrole",
"evaluate": "invalidrole-evaluate",
"metadata": {
"impact": "critical",
"messages": {
"pass": "ARIA role is valid",
"fail": {
"singular": "Role must be one of the valid ARIA roles: ${data.values}",
"plural": "Roles must be one of the valid ARIA roles: ${data.values}"
}
}
}
}