Requirements Today I had the requirement to add custom validation logic to a SharePoint edit form. The edit form is being displayed using a ListFieldIterator. The requirement was to make sure the Date field could not be set to a date in the past. The solution (Other solutions are available and are most probably better!) [...]
Posts Tagged ‘BaseValidator’
How to add custom validators to the SharePoint ListFieldIterator
Posted in .net, sharepoint, tagged BaseValidator, sharepoint ListFieldIterator on April 28, 2010 | 3 Comments »