Share via


Validator.CheckString Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member CheckString(String, String, IPropertyValidator, Int32) Inline validation method for string properties that cannot be empty or too long.
Public methodStatic member CheckString(String, String, String, IPropertyValidator, Int32) Inline validation method for string properties that cannot be empty or too long.
Public methodStatic member CheckString(String, String, String, IPropertyValidator, Int32, Boolean) Inline validation method for string properties that cannot be too long. Whether it can be empty or not can be configured.

Top

See Also

Reference

Validator Class

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace