Overload List
| Name | Description | |
|---|---|---|
| GetDataAnnotations(PropertyDescriptor) |
Translates LightSpeed validation attributes to DataAnnotations attributes for a property
represented by a PropertyDescriptor.
| |
| GetDataAnnotations(Type, String) |
Translates LightSpeed validation attributes to DataAnnotations attributes for a property
represented by a type and name.
| |
| GetDataAnnotations(Type, String, String) |
Translates LightSpeed validation attributes to DataAnnotations attributes for a property
represented by a type and name.
|