Knockout-Contrib/Knockout-Validation

Improve displaying of validation message

Open

#542 建立於 2015年2月10日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (394 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (1,024 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

The validation message must be improved to enable some features that were frequently asked:

  • Different position in DOM of the validation message / message template
  • Enable validation message / message template animation when observable transitions from valid to invalid state and viceversa
  • Enable different ways of showing the validation message (data-xxx attributes, custom methods - eg. QTip, toasts etc.)

If more improvements should be made, leave a comment and I'll update the list.


Related issues: #260 Showing validation message on popup #238 Qtip with Knockout-Validation #348 Custom position to messageTemplate #410 Custom method to display error message #456 Placing custom validation template #432 Allow alternative means of hiding/showing error message. #302 Error messages from data-val-xxx attributes

貢獻者指南