Skip to content

Commit 2c22f1a

Browse files
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

Lines changed: 4 additions & 0 deletions
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)