Experimental: this API is experimental and might be changed or removed in the future.

Experimental.AssetImporters.ScriptedImporter.OnValidate()

Switch to Manual

Description

This function is called when the importer is loaded or a value is changed in the Inspector.

You can use this to ensure that when you modify data in an editor, that data stays within a certain range.