I have this field that for some reason when I click on submit, gets a validation message that the field is required.
[DisplayName(\"Total Budget:\")] public
Use [NotMapped] annotation , this removes the required validation in the flow you also use own display attributes