Interface IJsonPathValidationResult
Namespace: Umbraco.Cms.Core.PropertyEditors.Validation
Assembly: Umbraco.Core.dll
Syntax
public interface IJsonPathValidationResult
Properties
View SourceJsonPath
Declaration
string JsonPath { get; }
Property Value
| Type | Description |
|---|---|
| System.String |