Skip to main content

analyzeTypeProperties

Summary

Analyzes a type string and extracts property information with nested object support

Signature

analyzeTypeProperties(type: string, description?: string, propertyPath?: string): PropertyInfo;

Parameters

type

Type:string

description

Type:string Optional: Yes

propertyPath

Type:string Optional: Yes

Returns

Type:PropertyInfo Analyzes a type string and extracts property information with nested object support