Back to API Reference
Class

AutoValidateBehavior

sealed
Inherits:InputBehavior

Re-runs the editor's InputValidatorBases on a schedule and writes the result to Validation for decorators to show. Without it, validation runs only when app code calls SetValidation.

protected override void OnEnable()
protected override void OnDisable()