validate_property
Validate a property value against its declared type constraints without saving. Use to verify compliance with property type rules.
Instructions
Validate a property value against its declared type constraints without saving
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Property name | |
| value | Yes | Value to validate |