Cferror type=validation

Hi,

With the following code in my Application.cfc:
<cferror type="validation" template="/exceptions/validation.cfm" />`

I get the following error message:

lucee.runtime.exp.ExpressionException: invalid type [validation] for tag error, use one of the following types [exception,request]

ColdFusion allows this attribute:
https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-d-e/cferror.html

Is this something planned to be added to Lucee?
Is there an alternative to cover Validation errors?

Thanks for any support or suggestions.

OS: Windows 10
Java Version: Java 8
Tomcat Version: 9.0.35

file a bug https://luceeserver.atlassian.net/

Yeah, cferror type=validation was not implemented in lucee

I have filed a bug [LDEV-3390] - Lucee