nhn / tui.grid

🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
http://ui.toast.com/tui-grid/
MIT License
2.42k stars 391 forks source link

feat: validate on specific rows #1984

Closed jajugoguma closed 10 months ago

jajugoguma commented 10 months ago

Please check if the PR fulfills these requirements

Description

Added the ability to validate only for certain specified rows.

Passing an array of rowKeys as an argument to the validate API will validate only those rows that correspond to the given rowKeys. But validations that should be performed on all rows, such as unique, may not work correctly.


Thank you for your contribution to TOAST UI product. 🎉 😘 ✨