[This is preliminary documentation and is subject to change.]

Represents base class for type-safe TypeConverter's

The TypeConverter<(Of <(<'T>)>)>..::..ITypeConverterWithValidation<(Of <(<'TOther>)>)> generic type exposes the following members.

Methods

  NameDescription
Public methodIsValid
Returns whether the given instance of TOther is valid for type T

See Also