SecurityServices for .NET 2.0 Documentation

CharacterValidator Class

[This is preliminary documentation and subject to change.]

Defines a base class for the validators that check for the presence of a specific type of character.

For a list of all members of this type, see CharacterValidator Members.

System.Object
   CharacterValidator
      AlphaValidator
      LengthValidator
      NumericValidator
      SymbolValidator

public class CharacterValidator :

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Org.Mentalis.SecurityServices.Authentication

Assembly: Org.Mentalis.SecurityServices (in Org.Mentalis.SecurityServices.dll)

See Also

CharacterValidator Members | Org.Mentalis.SecurityServices.Authentication Namespace