It is an error for both 'length' and either 'minLength' or 'maxLength' to be members of {facets}, unless they are specified in different derivation steps. In which case the following must be true: the {value} of 'minLength' <= the {value} of 'length' <= the {value} of 'maxLength'.
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} ...
It is an error if 'whiteSpace' is among the members of {facets} of {base type definition}, {value} is 'preserve', and the ...