NeedValidate: boolean
The NeedValidate property determines whether the title needs to be validated.
If the property is set to True, the title is to be validated, if the property is set to False, validation is not required.
Set the property value from JSON or using the setNeedValidate method, and get the property value using the getNeedValidate method.
The example of property use is given on the page with description of the TitleBox.RequestMetadata event.
See also: