OK, I'm missing something here. If the post has validation errors, you are going to also redirect to the Index action the same result as a valid post.
I guess technically you could say the user would look at the index and not see a new item, but not a great ux.
@pilotboba