renderPhpValidator
renderPhpValidator(
manifest):object
Defined in: metadata-php-render.ts:33
Render a PHP validator class from one manifest document.
Parameters
Section titled “Parameters”manifest
Section titled “manifest”Manifest document describing the block attribute schema and Typia metadata to enforce in PHP.
Returns
Section titled “Returns”object
Generated PHP source plus any warn-only coverage gaps discovered while traversing the manifest.
source
Section titled “source”source:
string
warnings
Section titled “warnings”warnings:
string[]