🛠️Fixing problems
Learn how to use the Validation fixes and how to implement your own
Last updated
Learn how to use the Validation fixes and how to implement your own
Last updated
Validatox comes with some already implemented fixes. They cover the usually most common problems, such as naming conventions and components status.
RenameFix
AddComponentFix<T>
RemoveComponentFix<T>
DeleteFix
MissingReferenceFix
CompositeFix<T1,..., T4>
: combine multiple fixes, see