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