AnswerFileCreateSpec

AnswerFileCreateSpec
AnswerFileCreateSpec

Base class for host-specific answer file options.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "validating": false
}
boolean
validating
Optional

If "false", then the answer file will be saved without being validated.

The default if not specified is "true". This option should be used with caution, since the resulting answer file will not be checked for errors.