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 Nullable or ? after attribute name.