Entity.Validate method
Validates the external content type by using various options.
Overload list
Name | Description | |
---|---|---|
Validate() | Validates the external content type. | |
Validate(IList<Entity>, AdministrationMetadataCatalog) | Validates the external content type by using a list of external content types and the Metadata Store. |
Top