validateOnlyIfModified

The validateOnlyIfModified build descriptor option specifies whether to validate only those text-form fields for which the modified data tag is set.

Values

YES
Validate only fields for which the modified data tag is set.
NO (the default value)
Validate all variable fields.

You can find more information on modifying tags in the topic "Modified data tag and modified property" in the EGL Language Reference.


Feedback