<?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: Min-/Max Value Validation in the Browser</title>
	<atom:link href="http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Mon, 19 Dec 2011 12:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: uday</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-89459</link>
		<dc:creator>uday</dc:creator>
		<pubDate>Thu, 11 Nov 2010 12:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-89459</guid>
		<description>plz give me code or syntax for unique date validation.
if one entry fill from one date then no one fill entry with that date.</description>
		<content:encoded><![CDATA[<p>plz give me code or syntax for unique date validation.<br />
if one entry fill from one date then no one fill entry with that date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-42617</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Fri, 18 Jun 2010 18:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-42617</guid>
		<description>Hi Patrick

i am facing one problem in the self service validations. that i need to validate the one filed containg the Amount Requesting. and i wrote one package and deployed in the oracle standard package  fnd_flex_plsql.. and here come my problem.. that is it is validating in the backend.. but not taking place in the SSHR pages.. 

if the person is eligible for the loan.. then it will give true in backend. if he is not eligible then it gives false.. so my package is giving as per my requirement. but when i deployed in the standard package.. it is not validating as per my requirement..

can anyone help me out..

Thanking you in advance.</description>
		<content:encoded><![CDATA[<p>Hi Patrick</p>
<p>i am facing one problem in the self service validations. that i need to validate the one filed containg the Amount Requesting. and i wrote one package and deployed in the oracle standard package  fnd_flex_plsql.. and here come my problem.. that is it is validating in the backend.. but not taking place in the SSHR pages.. </p>
<p>if the person is eligible for the loan.. then it will give true in backend. if he is not eligible then it gives false.. so my package is giving as per my requirement. but when i deployed in the standard package.. it is not validating as per my requirement..</p>
<p>can anyone help me out..</p>
<p>Thanking you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rishav</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-24140</link>
		<dc:creator>Rishav</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-24140</guid>
		<description>Hi Patrick

What about not null validation of fields of tabular form.</description>
		<content:encoded><![CDATA[<p>Hi Patrick</p>
<p>What about not null validation of fields of tabular form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-12480</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 03 Sep 2009 11:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-12480</guid>
		<description>Hello Patrick!

I just figured out that certain flash charts seem to block the error handling! I created them from scratch and now it seems to work! By the way, if you happen to have an example on how to check duplicate entries (best with Apexlib) please be so kind and let me know. 

Take care and thanks for your effort,

Sebastian</description>
		<content:encoded><![CDATA[<p>Hello Patrick!</p>
<p>I just figured out that certain flash charts seem to block the error handling! I created them from scratch and now it seems to work! By the way, if you happen to have an example on how to check duplicate entries (best with Apexlib) please be so kind and let me know. </p>
<p>Take care and thanks for your effort,</p>
<p>Sebastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-12477</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 03 Sep 2009 11:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-12477</guid>
		<description>Hello Patrick! 
Thanks for your immediate reply! I&#039;m still trying to figure out what is going wrong! For one specific page it outputs the error messages as produced by the Apexlib. (Didn&#039;t work before at all on that page). However, it displays those errors on the seperate error page instead of using the header region. 

Do you have an idea what could be wrong? 

I&#039;m really lost on this one and would appreciate your feedback!

Regards,

Sebastian</description>
		<content:encoded><![CDATA[<p>Hello Patrick!<br />
Thanks for your immediate reply! I&#8217;m still trying to figure out what is going wrong! For one specific page it outputs the error messages as produced by the Apexlib. (Didn&#8217;t work before at all on that page). However, it displays those errors on the seperate error page instead of using the header region. </p>
<p>Do you have an idea what could be wrong? </p>
<p>I&#8217;m really lost on this one and would appreciate your feedback!</p>
<p>Regards,</p>
<p>Sebastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-12466</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Thu, 03 Sep 2009 09:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-12466</guid>
		<description>Hi rahul,

you do not have to post your question at more than one posting. One is enough.
BTW, it&#039;s always better to ask unrelated questions which don&#039;t have anything to do with the blog posting at the OTN APEX forum (http://forums.oracle.com/forums/forum.jspa?forumID=137) where you will get a faster response.

About your regular expression, try

^[a-zA-Z ]*$

instead.

Regards
Patrick</description>
		<content:encoded><![CDATA[<p>Hi rahul,</p>
<p>you do not have to post your question at more than one posting. One is enough.<br />
BTW, it&#8217;s always better to ask unrelated questions which don&#8217;t have anything to do with the blog posting at the OTN APEX forum (<a href="http://forums.oracle.com/forums/forum.jspa?forumID=137" rel="nofollow" target="_blank" class="liexternal">http://forums.oracle.com/forums/forum.jspa?forumID=137</a>) where you will get a faster response.</p>
<p>About your regular expression, try</p>
<p>^[a-zA-Z ]*$</p>
<p>instead.</p>
<p>Regards<br />
Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-12464</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Thu, 03 Sep 2009 08:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-12464</guid>
		<description>Hi Sebastian,

if you run the page in debug mode you should see more information why ApexLib doesn&#039;t do something. A possibility is that you have conditions on your regions/page items/tabular form columns which would prevent ApexLib to do the validations. Because it doesn&#039;t know if the region/... has actually been rendered.

Regards
Patrick</description>
		<content:encoded><![CDATA[<p>Hi Sebastian,</p>
<p>if you run the page in debug mode you should see more information why ApexLib doesn&#8217;t do something. A possibility is that you have conditions on your regions/page items/tabular form columns which would prevent ApexLib to do the validations. Because it doesn&#8217;t know if the region/&#8230; has actually been rendered.</p>
<p>Regards<br />
Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-12456</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 03 Sep 2009 05:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-12456</guid>
		<description>Sorry! Patrick! It&#039;s too early this morning! Slightly misspelled your name! Sorry!</description>
		<content:encoded><![CDATA[<p>Sorry! Patrick! It&#8217;s too early this morning! Slightly misspelled your name! Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-12455</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 03 Sep 2009 05:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-12455</guid>
		<description>Hello Duncan!

You&#039;re Apeylib is my dream come true! It&#039;s extremely powerful as I can see. I successfully embedded it into my app and the check routines work on several pages. However, they don&#039;t fire on other pages that have had custom validations before. Is there a way how I can force the Apexlib checks to run on these pages? Would be horrible to rebuild them? 

Would appreciate your reply as it is really urgent! Sorry to bug you!

Best regards,

Sebastian</description>
		<content:encoded><![CDATA[<p>Hello Duncan!</p>
<p>You&#8217;re Apeylib is my dream come true! It&#8217;s extremely powerful as I can see. I successfully embedded it into my app and the check routines work on several pages. However, they don&#8217;t fire on other pages that have had custom validations before. Is there a way how I can force the Apexlib checks to run on these pages? Would be horrible to rebuild them? </p>
<p>Would appreciate your reply as it is really urgent! Sorry to bug you!</p>
<p>Best regards,</p>
<p>Sebastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahul bhandari</title>
		<link>http://www.inside-oracle-apex.com/min-max-value-validation-in-browser/comment-page-1/#comment-12287</link>
		<dc:creator>rahul bhandari</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=89#comment-12287</guid>
		<description>Hi,
I am new to Oracle Appex,
i would like to know validation of any String with Regualr Expression option  [a-z,A-Z ]+. Only this character alows, When i m trying to use above pattern.its not working .
Can u tell me the ways to do validation
1) Using SQL expression, i can validate or not???
2) Using pl/SQL expression, i can validate or not???
3) Regular Expression, i can validate or not or not???

Test Case ::
1) efraer345   should be failed
2)2342er should be failed
3) #$%#$%sdfas34 should be failed
4)rahul bhandari should be pass
5) dfsd_` should be failed 

Could you please tell me ???</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am new to Oracle Appex,<br />
i would like to know validation of any String with Regualr Expression option  [a-z,A-Z ]+. Only this character alows, When i m trying to use above pattern.its not working .<br />
Can u tell me the ways to do validation<br />
1) Using SQL expression, i can validate or not???<br />
2) Using pl/SQL expression, i can validate or not???<br />
3) Regular Expression, i can validate or not or not???</p>
<p>Test Case ::<br />
1) efraer345   should be failed<br />
2)2342er should be failed<br />
3) #$%#$%sdfas34 should be failed<br />
4)rahul bhandari should be pass<br />
5) dfsd_` should be failed </p>
<p>Could you please tell me ???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

