ant-design-blazor/tests/AntDesign.Tests/Form
James Yeung 04b4b47b94
fix(module: form): validation attributes transfer (#4084)
* fix(module: form): validation attribute transfer

* add missing required parameter to rules

* fix enum validate messages

* fix test

* fix field type

* fix test

* fix test

* fix test
2024-08-12 10:02:56 +08:00
..
EditContext fix(module: input): fix incorrectly validation and required message (#3474) 2023-10-29 16:34:02 +08:00
Model add target to .NET 7 (#2810) 2022-11-10 16:00:11 +08:00
Validation fix(module: form): validation attributes transfer (#4084) 2024-08-12 10:02:56 +08:00
FormItemTests.cs feat(module: form): Add support to set ValidationMessages. (#4014) 2024-08-06 23:13:28 +08:00
FormTests.razor fix(module: tabs): update the style of ink after tab title is changed (#3978) 2024-07-15 08:29:01 +08:00