From cece722496dd4c6ec72268831bbd94543ab4f87a Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Sun, 7 May 2023 00:11:38 +0800
Subject: [PATCH] feat: add validation errors to CalendarDatePicker.
---
.../Controls/CalendarDatePicker.axaml | 202 +++++++++++-------
1 file changed, 121 insertions(+), 81 deletions(-)
diff --git a/src/Semi.Avalonia/Controls/CalendarDatePicker.axaml b/src/Semi.Avalonia/Controls/CalendarDatePicker.axaml
index 5ba39d2..abbd36e 100644
--- a/src/Semi.Avalonia/Controls/CalendarDatePicker.axaml
+++ b/src/Semi.Avalonia/Controls/CalendarDatePicker.axaml
@@ -34,96 +34,99 @@
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
@@ -166,6 +169,25 @@
+
+
+
+
+
+
+
+
+
+
+