PexExceptionValidatorAttributeBase.IsExceptionMessageValid(String) Methode

Definition

Bestimmt, ob die Ausnahmemeldung gültig ist.

protected:
 virtual bool IsExceptionMessageValid(System::String ^ message);
protected virtual bool IsExceptionMessageValid (string message);
abstract member IsExceptionMessageValid : string -> bool
override this.IsExceptionMessageValid : string -> bool
Protected Overridable Function IsExceptionMessageValid (message As String) As Boolean

Parameter

message
String

Gibt zurück

Boolean

Gilt für