Method | Description | |
---|---|---|
GetRuleViolations ( ) : IEnumerable |
Get the validation rule violations
|
|
IsEquivalent ( |
Test another entity object for equivalence against the current instance
|
|
IsValid ( ) : bool |
Determines if all of the validation rules have been met
|
public abstract IsEquivalent ( |
||
item | ||
return | bool |