Click or drag to resize

AspectValidationAttributeValidate Method

[Missing <summary> documentation for "M:Demo3D.Gui.AspectViewer.AspectValidationAttribute.Validate(System.Object)"]

Namespace:  Demo3D.Gui.AspectViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public override string Validate(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Demo3D.Gui.AspectViewer.AspectValidationAttribute.Validate(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Demo3D.Gui.AspectViewer.AspectValidationAttribute.Validate(System.Object)"]

See Also