AshTypescript. Manifest. Verifiers. VerifyMetadataFieldNames
(ash_typescript v0.18.1)
Copy Markdown
View Source
Verifies that metadata field names in RPC actions are valid TypeScript identifiers and don't conflict with existing resource field names.
Reads each entrypoint's rpc_action.show_metadata config and validates the
resulting client names against the manifest's resource field set.