validate

Class: target.Object
Package: target

Validate data integrity of target feature object

Syntax

myTargetFeature.validate()

Description

myTargetFeature.validate() runs a procedure to validate the data integrity of the object myTargetFeature. If the validation procedure fails, the method produces an error.

Examples

Validate Hardware Device Data

For an example that uses this method, see Validate Hardware Device Data.

Introduced in R2019b