auto 9e0a33e782 Correct regex pattern for case-insensitive match
Updated the regex pattern in `StaffAppFormData.java` to ensure that the "yes" or "no" answers are case-insensitive. This improves the form validation to accept "Yes", "YES", "No", or "NO" without errors.
2024-08-07 21:34:25 +02:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
S
Description
No description provided
399 KiB
Languages
Java 100%