ContainsCharactersValidatorAttribute.DoCreateValidator Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Protected method DoCreateValidator(Type)
Creates the ContainsCharactersValidator described by the attribute object.
(Overrides ValidatorAttribute.DoCreateValidator(Type).)
Protected method DoCreateValidator(Type, Type, MemberValueAccessBuilder, ValidatorFactory)
Creates the Validator described by the configuration object.
(Inherited from ValidatorAttribute.)

See Also

ContainsCharactersValidatorAttribute Class

ContainsCharactersValidatorAttribute Members

Microsoft.Practices.EnterpriseLibrary.Validation.Validators Namespace