Maps LightSpeed validation attributes to DataAnnotations attributes.

Namespace:  Mindscape.LightSpeed.DataAnnotations
Assembly:  Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)

Syntax

C#
public class EntityDataAnnotationProvider : TypeDescriptionProvider
Visual Basic (Declaration)
Public Class EntityDataAnnotationProvider _
	Inherits TypeDescriptionProvider

Inheritance Hierarchy

System..::.Object
  System.ComponentModel..::.TypeDescriptionProvider
    Mindscape.LightSpeed.DataAnnotations..::.EntityDataAnnotationProvider

See Also