public class NothingToBooleanConverter : IValueConverter
Public Class NothingToBooleanConverter
Implements IValueConverter
NothingToBooleanConverter | Initializes a new instance of the NothingToBooleanConverter class |
IsReversed | Reverses the operation of the converter. |
Convert | Converts to if the value exists; otherwise, . |
ConvertBack | Not implemented. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |