Skip to content

Commit 2c22f1a

Browse files
authoredJan 16, 2020
chore(kb): link MS issue for form submit for custom validation
1 parent c98e2d6 commit 2c22f1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎knowledge-base/textbox-validate-on-change.md

+4
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,7 @@ from model: @person.theTbValue
9999
}
100100
}
101101
```
102+
103+
## See Also
104+
105+
Here is a request for an implementation of a `Submit()` method on the form so you can also submit it directly from the code if you wish: [https://github.com/dotnet/aspnetcore/issues/10953](https://github.com/dotnet/aspnetcore/issues/10953)

0 commit comments

Comments
 (0)
Please sign in to comment.