AspectValidationAttribute Class |
Namespace: Demo3D.Gui.AspectViewer
public class AspectValidationAttribute : PropertyViewerValidationAttribute
The AspectValidationAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectValidationAttribute | Initializes a new instance of the AspectValidationAttribute class |
| Name | Description | |
|---|---|---|
| ValidationMethod |
Name of the method that runs the validation. The method must take no arguments and return null if successful or a string if not.
|