Interface IHubClaim
Working Json path hub.
public interface IHubClaim : IClaim
- Extension Methods
Properties
JsonPathList
List<string> JsonPathList { get; }
Property Value
SourceSemanticList
List<INcSemantic> SourceSemanticList { get; }
Working Json path hub.
public interface IHubClaim : IClaim
List<string> JsonPathList { get; }
List<INcSemantic> SourceSemanticList { get; }