<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://archonwiki.slitherine.com/index.php?action=history&amp;feed=atom&amp;title=CSV_Validation</id>
	<title>CSV Validation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://archonwiki.slitherine.com/index.php?action=history&amp;feed=atom&amp;title=CSV_Validation"/>
	<link rel="alternate" type="text/html" href="https://archonwiki.slitherine.com/index.php?title=CSV_Validation&amp;action=history"/>
	<updated>2026-06-07T14:19:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://archonwiki.slitherine.com/index.php?title=CSV_Validation&amp;diff=591&amp;oldid=prev</id>
		<title>Phil: Created page with &quot;== CSV Validation ==  Validation of CSV entries is as follows:  * For integer entries Only  [0,9]  -    (minus character) are allowed.  * For string and define entries By default only  [0,9]  [a,z]  [A,Z]  $    (dollar sign)  _    (underscore)  .    (period) are allowed.  But you can expand this using a CORE/TEMPLATECHARS.TXT file.  This file can have any number of entries of the form  VALID &quot;X&quot; Where X can be any valid ascii character.  The string following VALID must b...&quot;</title>
		<link rel="alternate" type="text/html" href="https://archonwiki.slitherine.com/index.php?title=CSV_Validation&amp;diff=591&amp;oldid=prev"/>
		<updated>2026-01-12T19:38:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== CSV Validation ==  Validation of CSV entries is as follows:  * For integer entries Only  [0,9]  -    (minus character) are allowed.  * For string and define entries By default only  [0,9]  [a,z]  [A,Z]  $    (dollar sign)  _    (underscore)  .    (period) are allowed.  But you can expand this using a CORE/TEMPLATECHARS.TXT file.  This file can have any number of entries of the form  VALID &amp;quot;X&amp;quot; Where X can be any valid ascii character.  The string following VALID must b...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== CSV Validation ==&lt;br /&gt;
&lt;br /&gt;
Validation of CSV entries is as follows:&lt;br /&gt;
&lt;br /&gt;
* For integer entries&lt;br /&gt;
Only&lt;br /&gt;
 [0,9]&lt;br /&gt;
 -    (minus character)&lt;br /&gt;
are allowed.&lt;br /&gt;
&lt;br /&gt;
* For string and define entries&lt;br /&gt;
By default only&lt;br /&gt;
 [0,9]&lt;br /&gt;
 [a,z]&lt;br /&gt;
 [A,Z]&lt;br /&gt;
 $    (dollar sign)&lt;br /&gt;
 _    (underscore)&lt;br /&gt;
 .    (period)&lt;br /&gt;
are allowed.  But you can expand this using a CORE/TEMPLATECHARS.TXT file.  This file can have any number of entries of the form&lt;br /&gt;
 VALID &amp;quot;X&amp;quot;&lt;br /&gt;
Where X can be any valid ascii character.  The string following VALID must be exactly 3 chars long and surrounded by speech marks (&amp;quot;).&lt;/div&gt;</summary>
		<author><name>Phil</name></author>
	</entry>
</feed>