DVTk API
OnValidate Method (value)
DVTkDvtk.IheActors.ActorsActorCollectionOnValidate(Object)
DVTk API

[This is preliminary documentation and is subject to change.]

Performs additional custom processes when validating a value.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnValidate(
	Object value
)
Protected Overrides Sub OnValidate ( _
	value As Object _
)
protected:
virtual void OnValidate(
	Object^ value
) override
Parameters
value (Object)
The object to validate.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0