Thank you.
On 3/12/25 12:57 AM, Lukasz Lenart wrote:
pon., 10 mar 2025 o 18:10 Prasanth<dbad...@pangburngroup.com> napisał(a):
com.opensymphony.xwork2.validator.annotations.ConversionErrorFieldValidator
Are we supposed to use this annotation for a method to override the
default validator?
This annotation only exposes any conversion errors for a given field. It
doesn't override anything. If you want to define a different message, using
.properties file is the solution.
https://struts.apache.org/core-developers/type-conversion.html#type-conversion-error-handling
Regards
Łukasz