作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在 Grails 中,
当违反特定的“唯一”约束时,我想设置出现异常的消息。
这可能吗?
最佳答案
引用中列出了用于每个约束的消息代码该约束的页面,例如 http://grails.org/doc/latest/ref/Constraints/unique.html 。从此它看起来你需要的代码是
com.project.ModelName.fieldName.unique=blah
您需要将 com.project.ModelName.fileName 替换为适当的值
感谢http://grails.1312388.n4.nabble.com/Custom-error-message-in-message-properties-td3335696.html
关于exception - 在 Grails 中设置唯一约束违规的消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12024557/
我是一名优秀的程序员,十分优秀!