Interface IBinaryEntityValidator
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IBinaryEntityValidator
Methods
Evaluate(Entity, Entity)
Declaration
bool Evaluate(Entity self, Entity target)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | self | |
| Entity | target |
Returns
| Type | Description |
|---|---|
| bool |