aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableFieldValidation.h
Commit message (Collapse)AuthorAgeFilesLines
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
|
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
|
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
|
* Fix the display of the encoding and collation of fields that don't support ↵stuconnolly2012-07-161-1/+1
| | | | them (introduced in r3708). This also fixes the issue of re-ordering non-string fields failing due to the encoding and collaction being included.
* Tidy up SPTableStructure including moving all the private field type ↵stuconnolly2010-10-281-0/+42
validation methods to their own class, SPTableFieldValidation.