IsValid(object value) has not been implemented by this class. The preferred entry point is GetValidationResult() and classes should override IsValid(object value, ValidationContext context).
ISerializable type with data contract name '{0}' in namespace '{1}' cannot be imported. The data contract namespace cannot ...
ISessionIDManager.InitializeRequest has not been called for this request yet. In each request, please first call ISessionIDManager.InitializeRequest ...
IsNot' operand of type '|1' can be compared only to 'Nothing' because '|1' is a type parameter with no class constraint. ...
IsNullable may not be set to 'false' for a Nullable type. Consider using '{0}' type or removing the IsNullable property from ...
IsValid(object value) has not been implemented by this class. The preferred entry point is GetValidationResult() and classes ...
It is an error for both 'length' and either 'minLength' or 'maxLength' to be members of {facets}, unless they are specified ...
It is an error if 'length' is among the members of {facets} of {base type definition} and {value} is greater than the {value} ...
It is an error if 'maxLength' is among the members of {facets} of {base type definition} and {value} is greater than the ...
It is an error if 'minLength' is among the members of {facets} of {base type definition} and {value} is less than the {value} ...