Interface IEntityValidator
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IEntityValidator
Fields
AlwaysTrue
Declaration
public static IEntityValidator AlwaysTrue
Field Value
| Type | Description |
|---|---|
| IEntityValidator |
Methods
Evaluate(Entity)
Declaration
bool Evaluate(Entity entity)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | entity |
Returns
| Type | Description |
|---|---|
| bool |