Skip to content
KajayDocs
ReferenceSDK neutral

SurveyServerValidationContext

The immutable survey scope supplied to a host/server validator.

API identity

Package
Kajay.Core
Kind
type
Audience
consumer

Signature

public sealed record SurveyServerValidationContext( IReadOnlyDictionary<string, KajayValue> Data, IReadOnlyList<string> QuestionNames)