简体   繁体   English

如何更改 Guidewire ClaimCenter 10 中的实体验证警告

[英]How to change the entity validation warning in Guidewire ClaimCenter 10

When ClaimCenter validates Forms and the entities, it displays the Entityname within the Warnmessage.当 ClaimCenter 验证 Forms 和实体时,它会在警告消息中显示实体名称。

Is there a way to change the behaviour that the Entity Name is not shown to the user?有没有办法改变实体名称不向用户显示的行为?

Try to use the below code,尝试使用下面的代码,

LocationUtil.addRequestScopedInfoMessage(“Display your warning message here”) LocationUtil.addRequestScopedInfoMessage(“在此处显示您的警告消息”)

I hope it helps you.我希望它对你有帮助。 If not, please share the screen shot of your warning message and the validation logic.如果没有,请分享您的警告消息和验证逻辑的屏幕截图。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM