Method | Description | |
---|---|---|
IsValid ( object value ) : bool |
Determines whether the specified value of the object is valid.
|
|
NotEmptyGuidAttribute ( ) : System |
Initializes a new instance of the NotEmptyGuidAttribute class.
|
public IsValid ( object value ) : bool | ||
value | object | The value of the object to validate. |
return | bool |