From 07e0b9b77018be8f5faafdaf1664bf3a35120ec3 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Wed, 10 Aug 2022 21:09:19 +0300 Subject: [PATCH 1/4] image alt text changes --- angularjs/TimePicker/Validation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/angularjs/TimePicker/Validation.md b/angularjs/TimePicker/Validation.md index 96786be8..1fb61b14 100644 --- a/angularjs/TimePicker/Validation.md +++ b/angularjs/TimePicker/Validation.md @@ -1,13 +1,13 @@ --- layout: post title: Validation | TimePicker | AngularJS | Syncfusion -description: validation +description: Learn here all more about TimePicker support in Syncfusion AngularJS control, its elements, and more. platform: AngularJS control: TimePicker documentation: ug --- -# Validation +# Validation in AngularJS TimePicker **EJ AngularJS TimePicker** is a form control and can be used within **ng-form**. This will support with the **AngularJS validation** and update the AngularJS validation related built-in classes to element based on current state of the element. @@ -94,10 +94,10 @@ Add the following code in your script section to validate the form with **TimePi Run the above code to render the following output. -![](Validation_images/Validation_images1.png) +![AngularJS TimePicker validation](Validation_images/Validation_images1.png) -![](Validation_images/Validation_images2.png) +![AngularJS TimePicker provides classes and properties on the form and its inputs](Validation_images/Validation_images2.png) -![](Validation_images/Validation_images3.png) \ No newline at end of file +![AngularJS TimePicker added script section to validate the form](Validation_images/Validation_images3.png) \ No newline at end of file From 91430ccd13b15e5a9b0b7328b362e8c015d3f2b4 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Thu, 11 Aug 2022 14:32:48 +0300 Subject: [PATCH 2/4] title and description renamed --- angularjs/TimePicker/Validation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angularjs/TimePicker/Validation.md b/angularjs/TimePicker/Validation.md index 1fb61b14..318ee1c9 100644 --- a/angularjs/TimePicker/Validation.md +++ b/angularjs/TimePicker/Validation.md @@ -1,7 +1,7 @@ --- layout: post -title: Validation | TimePicker | AngularJS | Syncfusion -description: Learn here all more about TimePicker support in Syncfusion AngularJS control, its elements, and more. +title: Validation in AngularJS TimePicker | Syncfusion +description: Learn here all more about validation support in Syncfusion AngularJS TimePicker control, its elements, and more. platform: AngularJS control: TimePicker documentation: ug From 0a5cb97f8bf5f00c675e0f07ea517534411226d0 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Fri, 12 Aug 2022 12:15:23 +0300 Subject: [PATCH 3/4] more remaved --- angularjs/TimePicker/Validation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angularjs/TimePicker/Validation.md b/angularjs/TimePicker/Validation.md index 318ee1c9..c7cd91ef 100644 --- a/angularjs/TimePicker/Validation.md +++ b/angularjs/TimePicker/Validation.md @@ -1,7 +1,7 @@ --- layout: post -title: Validation in AngularJS TimePicker | Syncfusion -description: Learn here all more about validation support in Syncfusion AngularJS TimePicker control, its elements, and more. +title: Validation in AngularJS TimePicker control | Syncfusion +description: Learn here all about validation support in Syncfusion AngularJS TimePicker control, its elements, and more. platform: AngularJS control: TimePicker documentation: ug From 64b5626a3c5151afd1e2da337eac78e96e80a003 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Fri, 12 Aug 2022 12:22:49 +0300 Subject: [PATCH 4/4] Capitalized --- angularjs/TimePicker/Validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angularjs/TimePicker/Validation.md b/angularjs/TimePicker/Validation.md index c7cd91ef..f06c220f 100644 --- a/angularjs/TimePicker/Validation.md +++ b/angularjs/TimePicker/Validation.md @@ -1,6 +1,6 @@ --- layout: post -title: Validation in AngularJS TimePicker control | Syncfusion +title: Validation in AngularJS TimePicker Control | Syncfusion description: Learn here all about validation support in Syncfusion AngularJS TimePicker control, its elements, and more. platform: AngularJS control: TimePicker