API Referenceglobal
public class ValidateAttribute : System.Attribute
Validates a property using a method.
Constructors
Showing 2 constructors
No results match this filter.
Methods
Showing 1 methods
public ValidateAttribute.Result Validate(object targetObject, Sandbox.TypeDescription td, object propertyValue)
Validates a property value using the specified method.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:ValidateAttribute |