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.

public AutoValidateMode Mode{ get; set }

Schedule that triggers validation for this editor.

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