NameChecker Class

Definition

Represents the name checker.

public ref class NameChecker sealed
public sealed class NameChecker
type NameChecker = class
Public NotInheritable Class NameChecker
Inheritance
NameChecker

Constructors

NameChecker()

Initializes a new instance of the NameChecker class.

Methods

ValidateObjectName(String)

Validates the specified name of the object.

ValidateParameterName(String)

Validates the specified name of the parameter.

ValidateStreamName(String)

Validates the specified name of the stream.

ValidateStreamName(String, String)
ValidateStreamNameConnection(String)

Validates the specified stream name connection.

Applies to