aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableFieldValidation.h
Commit message (Collapse)AuthorAgeFilesLines
* 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.