This class provides basic validation of objects before commiting them to data factories. Modules have their own validators inheriting for this one to validate their specific types.

Namespace:  EPiServer.Common
Assembly:  EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.275

Syntax

C#
public class EntityValidator

Inheritance Hierarchy

See Also