Community Made Tools

Have you made any useful utilities with Odin?

Login and submit your creations here

AllRequiredValidator - make all serialized reference object types required by default

Authored by Nicolas
Shared 12-09-2020

An Odin Validator which will make everything [Required] by default. A new [Optional] attribute is added instead to flip the logic.

Learn more on Github.