Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Kendo 弹出网格,并注意到所有设置为 required 的字段的验证消息都显示为"{field} is required"。我希望能够使用模型的“标题”字段而不是字段名。有一个简单的方法吗?
根据剑道论坛http ://demos.kendoui.com/web/validator/index.html :我需要为所有不是一个好的解决方案(恕我直言)的字段单独指定错误消息。
目前不支持开箱即用。您需要通过validationMessage属性设置验证消息。
validationMessage