This topic has not yet been rated - Rate this topic

NotNullValidator Members

The NotNullValidator type exposes the following members.

  NameDescription
Ee779371.pubmethod(en-us,PandP.50).gif NotNullValidator Overloaded.
  NameDescription
Ee779371.pubmethod(en-us,PandP.50).gif DoValidate
Validates by checking if objectToValidate is nulla null reference (Nothing in Visual Basic).
(Overrides Validator.DoValidate(Object, Object, String, ValidationResults).)
Ee779371.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ee779371.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ee779371.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ee779371.protmethod(en-us,PandP.50).gif GetMessage
Gets the message representing a failed validation.
(Inherited from Validator.)
Ee779371.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ee779371.protmethod(en-us,PandP.50).gif LogValidationResult Overloaded.
Ee779371.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ee779371.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ee779371.pubmethod(en-us,PandP.50).gif Validate Overloaded.
  NameDescription
Ee779371.protproperty(en-us,PandP.50).gif DefaultMessageTemplate
Gets the default message template for de validator.
(Inherited from ValueValidator.)
Ee779371.protproperty(en-us,PandP.50).gif DefaultNegatedMessageTemplate
Gets the Default Message Template when the validator is negated.
(Overrides ValueValidator.DefaultNegatedMessageTemplate.)
Ee779371.protproperty(en-us,PandP.50).gif DefaultNonNegatedMessageTemplate
Gets the Default Message Template when the validator is non negated.
(Overrides ValueValidator.DefaultNonNegatedMessageTemplate.)
Ee779371.pubproperty(en-us,PandP.50).gif MessageTemplate
Gets or sets the message template to use when logging results.
(Inherited from Validator.)
Ee779371.pubproperty(en-us,PandP.50).gif Negated
Gets the indication of negated validation logic.
(Inherited from ValueValidator.)
Ee779371.pubproperty(en-us,PandP.50).gif Tag
Gets a value characterizing the logged result.
(Inherited from Validator.)
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.