Method | Description | |
---|---|---|
IsNotEmpty ( System.Guid obj, System.ComponentModel.DataAnnotations.ValidationContext context ) : System.ComponentModel.DataAnnotations.ValidationResult |
Determines whether the specified Guid is equal to Guid.Empty.
|
public static IsNotEmpty ( System.Guid obj, System.ComponentModel.DataAnnotations.ValidationContext context ) : System.ComponentModel.DataAnnotations.ValidationResult | ||
obj | System.Guid | The object. |
context | System.ComponentModel.DataAnnotations.ValidationContext | The context. |
return | System.ComponentModel.DataAnnotations.ValidationResult |