<?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>idea Force a Validate before saving your edits in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idi-p/922511</link>
    <description>&lt;P&gt;Most of the great features (Topologies, Networks, Domains, etc.) that provide an extra edge to your spatial information in terms of data QA/QC can sometimes be completely overridden if the appropriate validation is not performed (i.e. FieldCalculator enables entries outside of Domains, topologically invalid features can still be saved if not checked against an existing Topology, etc.).&lt;BR /&gt;It would be appropriate to give the Data Owner of such objects the option to enforce such a "Validate" upon a user before he/she is allowed to save and exit the editing session, until all edits are conform.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jun 2025 05:06:26 GMT</pubDate>
    <dc:creator>DOCGIS_Support</dc:creator>
    <dc:date>2025-06-18T05:06:26Z</dc:date>
    <item>
      <title>Force a Validate before saving your edits</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idi-p/922511</link>
      <description>&lt;P&gt;Most of the great features (Topologies, Networks, Domains, etc.) that provide an extra edge to your spatial information in terms of data QA/QC can sometimes be completely overridden if the appropriate validation is not performed (i.e. FieldCalculator enables entries outside of Domains, topologically invalid features can still be saved if not checked against an existing Topology, etc.).&lt;BR /&gt;It would be appropriate to give the Data Owner of such objects the option to enforce such a "Validate" upon a user before he/she is allowed to save and exit the editing session, until all edits are conform.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 05:06:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idi-p/922511</guid>
      <dc:creator>DOCGIS_Support</dc:creator>
      <dc:date>2025-06-18T05:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Force a Validate before saving your edits</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idc-p/922512#M337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I strongly agree!&amp;nbsp; In my agency, we have corporate data layers that are updated by multiple editors.&amp;nbsp; In the "old days" we used coverages and AMLs we could make sure that data passed all "hard" editchecks before being posted to the production database.&lt;BR /&gt;&lt;BR /&gt;Now, I&amp;nbsp;am working on a project to replace one of those legacy edit applications.&amp;nbsp; In the data model, we are using domains, subtypes, and topology rules&amp;nbsp;to help enforce data integrity from the get-go and help keep bad data from ever getting in.&amp;nbsp; (These tools are fantastic and keep getting better all the time).&amp;nbsp; However, these tools do not help us guarantee data integrity. &amp;nbsp;So, we are having to duplicate all these checks using Python scripts or other methods.&amp;nbsp; Some of the checks are "soft" checks which can exist and the data will still be allowed to be posted. &amp;nbsp;But if the data fails a "hard" check, the editor must fix the problem before they can post it.&amp;nbsp; The only other way to do it would be to use a human "gate keeper" who runs the checks before posting but we do not have the resources for this.&lt;BR /&gt;&lt;BR /&gt;I understand the good side to not enforcing topology (and the flexibility it provides to users) but since we cannot use the software to enforce the rules we want it to, we have to do a lot more work developing the same checks and not allowing data to enter the system until it is good enough to pass QAQC.

&lt;!-- content transformation source ID: 00a3000000D8gSX --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:14:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idc-p/922512#M337</guid>
      <dc:creator>BettyAustin</dc:creator>
      <dc:date>2011-12-22T21:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Force a Validate before saving your edits</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idc-p/922513#M338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Something to consider is using Data Reviewer to configure checks stored in a batch job&amp;nbsp;that can be run regulary.&amp;nbsp; And if you use Workflow manager, you can create a workflow where the editors will have to execute the batch job after their edits.&amp;nbsp; If there are any errors that have a high priorty (defined in the check), those would have to be addressed before moving on to the next step.

&lt;!-- content transformation source ID: 00aE0000005UGjj --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 23:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idc-p/922513#M338</guid>
      <dc:creator>MichelleJohnson</dc:creator>
      <dc:date>2014-01-31T23:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Force a Validate before saving your edits - Status changed to: Already Offered</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idc-p/1636139#M35658</link>
      <description>&lt;P&gt;In addition to the suggestions made by &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/29526"&gt;@MichelleJohnson&lt;/a&gt;, users may also make use Constraint or Validation Attribute rules to enforce their organizations data quality standards&lt;BR /&gt;&lt;BR /&gt;For more information on Data Reviewer and Attribute Rules, check out the links provided below.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/validating-data/get-started-with-data-reviewer.htm" target="_blank" rel="noopener"&gt;Getting Started With Data Reviewer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" target="_blank" rel="noopener"&gt;Attribute Rule Fundamentals&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 20:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/force-a-validate-before-saving-your-edits/idc-p/1636139#M35658</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2025-07-24T20:26:36Z</dc:date>
    </item>
  </channel>
</rss>

