<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apply validation in addin dock pane using wpf by arc pro sdk in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/apply-validation-in-addin-dock-pane-using-wpf-by/m-p/1153204#M7915</link>
    <description>&lt;P&gt;Thank you so much it solves my problem&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 13 Mar 2022 13:59:03 GMT</pubDate>
    <dc:creator>AbdelrahmnanMohamed</dc:creator>
    <dc:date>2022-03-13T13:59:03Z</dc:date>
    <item>
      <title>Apply validation in addin dock pane using wpf by arc pro sdk</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/apply-validation-in-addin-dock-pane-using-wpf-by/m-p/1142671#M7757</link>
      <description>&lt;P&gt;I am a developer making a custom tool, my tool has 2 text boxes, I want to make both of them required and mandatory to be not empty and I want also to make a red star (*) above them as they made in esri geo processing tools, any idea for that please??&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 15:52:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/apply-validation-in-addin-dock-pane-using-wpf-by/m-p/1142671#M7757</guid>
      <dc:creator>AbdelrahmnanMohamed</dc:creator>
      <dc:date>2022-02-10T15:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Apply validation in addin dock pane using wpf by arc pro sdk</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/apply-validation-in-addin-dock-pane-using-wpf-by/m-p/1142965#M7762</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should implement the INotifyDataErrorInfo interface in your view model class. Please refer to&lt;/P&gt;&lt;P&gt;&lt;A title="TechNet article" href="https://social.technet.microsoft.com/wiki/contents/articles/19490.wpf-4-5-validating-data-in-using-the-inotifydataerrorinfo-interface.aspx" target="_self"&gt;https://social.technet.microsoft.com/wiki/contents/articles/19490.wpf-4-5-validating-data-in-using-the-inotifydataerrorinfo-interface.aspx&lt;/A&gt;&amp;nbsp;for more information and examples.&lt;/P&gt;&lt;P&gt;For red star (*) you should make 2 texbox'es inside grid or stackpanel. One of them preset text "*" and make Foreground = "red". Second textbox will show field label with esri style.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to make universal dialog for different database table records you should bind "*" textbox visibility to database field property.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 06:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/apply-validation-in-addin-dock-pane-using-wpf-by/m-p/1142965#M7762</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-02-11T06:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Apply validation in addin dock pane using wpf by arc pro sdk</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/apply-validation-in-addin-dock-pane-using-wpf-by/m-p/1153204#M7915</link>
      <description>&lt;P&gt;Thank you so much it solves my problem&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Mar 2022 13:59:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/apply-validation-in-addin-dock-pane-using-wpf-by/m-p/1153204#M7915</guid>
      <dc:creator>AbdelrahmnanMohamed</dc:creator>
      <dc:date>2022-03-13T13:59:03Z</dc:date>
    </item>
  </channel>
</rss>

