Share via


Microsoft.Dynamics.Commerce.Runtime.ComponentModel.DataAnnotations Namespace

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Classes

  Class Description
Public class ColumnAttribute
Public class KeyAttribute Used to mark one or more entity properties that provide the entity's unique identity.
Public class RegularExpressionAttribute Regular expression validation attribute.
Public class RequiredAttribute Validation attribute to indicate that a property field or parameter is required.
Public class ValidationAttribute Base class for validation attribute.