trinidad

JSPX Trinidad messageDetailNotInRange for validateDateTimeRange not working

余生颓废 提交于 2019-11-28 09:57:28
问题 I am trying to override the default validateDateTimeRange message using messageDetailNotInRange as per the documentation. Despite my code, the validator produces the default error message: "The date is outside the valid range." Can anyone see something wrong here? <tr:inputDate required="true" inlineStyle="color:rgb(0,58,117); font-weight:bold;" value="#{processScope.benefit.serviceDate}" immediate="false" onchange="submit();" label="#{mb_ResourceBean.res['claim.serviceDate.label']}"> <tr