matlab.metadata.ArgumentValidator Class
Namespace: matlab.metadata
Description
The matlab.metadata.ArgumentValidator class describes a validation function
applied to an input or output argument of a function or method. The class includes information
about any other arguments the validation function references.
Creation
You cannot instantiate a matlab.metadata.ArgumentValidator object directly.
The Functions property of matlab.metadata.ArgumentValidation is of type
ArgumentValidator.
Properties
Examples
Version History
Introduced in R2026a