EmbeddableContentFragmentValidationState is defined in the Telligent.Evolution.Extensibility.EmbeddableContent.Version2 namespace of Telligent.Evolution.Platform.dll
Definition
class EmbeddableContentFragmentValidationState
{
bool IsValid { get; set; }
string Message { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| IsValid | bool | |||
| Message | string |