'How to write Column(TypeName="Date") in Fluent FluentValidation

we can say [Column(TypeName="Date")] using dataannotations.

Similarly using Fluent Validation, How we can write this? https://docs.fluentvalidation.net/en/latest/aspnet.html



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source