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.
この簡単なフィドルをご覧ください
http://jsfiddle.net/75qSD/
要素を最初から無効として装飾したいのですが、今では最初にテキストボックスに何かを書き込んでから、検証のために削除する必要があります。
edti:コードで実行できることはわかっていますが、構成で実行できますか?
見てください:
http://jsfiddle.net/75qSD/1/
次の行を追加しました:
this.errors = ko.validation.group(this); this.errors.showAllMessages();