<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Angular custom validators + trick for flexible custom validator	</title>
	<atom:link href="https://christianlydemann.com/angular-custom-validators-trick-for-flexible-custom-validator/feed/" rel="self" type="application/rss+xml" />
	<link>https://christianlydemann.com/angular-custom-validators-trick-for-flexible-custom-validator/</link>
	<description>Advanced Angular Training Made Simple</description>
	<lastBuildDate>Mon, 08 Apr 2019 15:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Poorna		</title>
		<link>https://christianlydemann.com/angular-custom-validators-trick-for-flexible-custom-validator/#comment-386</link>

		<dc:creator><![CDATA[Poorna]]></dc:creator>
		<pubDate>Mon, 08 Apr 2019 15:27:00 +0000</pubDate>
		<guid isPermaLink="false">https://christianlydemann.com/?p=174#comment-386</guid>

					<description><![CDATA[Hello Christian, This is a great article. I have a question in implementing custom validators in template driven form.

In your code we can see that [appCustomValidator]=&quot;getLengthCustomValidator(todoDescriptionInput.value)&quot; you are passing a custom validator into the directive.

How can we send multiple custom validators at once and register them? 

[appCustomValidator]=&quot;getLengthCustomValidator(todoDescriptionInput.value), validator2, validator3&quot;

or send a array of validators and loop them in the directive? 

I am unable to register multiple validators at once in a directive.]]></description>
			<content:encoded><![CDATA[<p>Hello Christian, This is a great article. I have a question in implementing custom validators in template driven form.</p>
<p>In your code we can see that [appCustomValidator]=&#8221;getLengthCustomValidator(todoDescriptionInput.value)&#8221; you are passing a custom validator into the directive.</p>
<p>How can we send multiple custom validators at once and register them? </p>
<p>[appCustomValidator]=&#8221;getLengthCustomValidator(todoDescriptionInput.value), validator2, validator3&#8243;</p>
<p>or send a array of validators and loop them in the directive? </p>
<p>I am unable to register multiple validators at once in a directive.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 0/1320 objects using Memcache
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk (Request-wide modification query)

Served from: christianlydemann.com @ 2026-02-22 07:05:48 by W3 Total Cache
-->