Hemanth Madhav created FINERACT-2538:
----------------------------------------
Summary: Fix String Locale compiler warning in EnumValueValidator
Key: FINERACT-2538
URL: https://issues.apache.org/jira/browse/FINERACT-2538
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.10.1
Reporter: Hemanth Madhav
Resolved the 'String.format(String, Object...)' compiler warning in the
EnumValueValidator class by specifying 'Locale.US'. This ensures consistent
string formatting across different environments and satisfies the project's
static analysis requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)