Props to customize the APL generated by this control.
Props to configure dialog policy.
Unique identifier for control instance
Props to configure input handling.
Props to customize the relationship between the control and the interaction model.
Props to customize the prompt fragments that will be added by
this.renderAct()
.
Content for the questionnaire.
Props to customize the reprompt fragments that will be added by
this.renderAct()
.
Determines if the Control must obtain a value.
If true
:
Determine if the questionnaire is considered valid, i.e. has no input errors and is considered 'sufficiently complete' for the purposes of the Skill.
Default: true
, i.e. no validation and user can 'be done' whenever they wish.
Usage:
true
or a ValidationResult
to
describe what validation failed.
Props for a QuestionnaireControl.