public static class ObjectExtensions<ExtensionAttribute>
Public NotInheritable Class ObjectExtensions| GetAttributeFromT(PropertyInfo) | Get attribute from a property. |
| GetAttributeFromT(Object, String) | Get attribute from a class. |
| GetAttributeFromT(Type, String) | Get attribute from a type. |
| ValidateDataAnnotations | Validate class with validator of DataAnnotations. |