validate_property
Validate a property value against its declared type constraints without saving. Verify data compatibility before submission.
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 |