API Referenceglobal
ValidateAttributeclass
Validates a property using a method.
Constructors2
Showing 2 constructors
No results match this filter.
Methods1
Showing 1 methods
public ValidateAttribute.Result Validate(object targetObject, Sandbox.TypeDescription td, object propertyValue)
Validates a property value using the specified method.
| Parameter | Type | Description |
|---|---|---|
| targetObject | object | — |
| td | TypeDescription | — |
| propertyValue | object | — |
No results match this filter.