public class StringToUriConverter : IValueConverterPublic Class StringToUriConverter
Implements IValueConverter| StringToUriConverter | Initializes a new instance of the StringToUriConverter class |
| Convert | Converts a string to a uniform resource identifier (Uri). |
| ConvertBack | Converts a Uri value to its String representation. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |