Mention data validation
authorKarl O. Pinc <kop@meme.com>
Tue, 30 Oct 2018 21:44:13 +0000 (16:44 -0500)
committerKarl O. Pinc <kop@meme.com>
Tue, 30 Oct 2018 21:44:13 +0000 (16:44 -0500)
README.rst

index 9b6390c2bf919736e5f52c71e9c95f7e27e1b477..c5a515d187d99a22db8dee250a61263de08353e6 100644 (file)
@@ -29,11 +29,12 @@ Short Documentation
 
 PGWUI_Upload stands for `PostgreSQL`_ Web User Interface Upload.
 
-A generic WSGI web form for bulk uploading tabular data into a
-`PostgreSQL`_ database.  The form presented requests database, login
-credentials, the name of the table or view into which the data should
-be uploaded, and the type and source of data.  The all-or-nothing data
-modification property which transactions provide is supported.
+A generic WSGI web form for validation and bulk uploading of tabular
+data into a `PostgreSQL`_ database.  The form presented requests
+database, login credentials, the name of the table or view into which
+the data should be uploaded, and the type and source of data.  The
+all-or-nothing data modification property which transactions provide
+is supported.
 
 PGWUI_Upload's distinguishing feature is the reporting of multiple
 errors per batch of uploaded data, while at the same time uploading