I am building an web-app with Asp.net core. I am using the build-in core validation methodology. I have a form where I would like to apply client-side validation using data annotations. My model looks like the following:I am building an web-app with Asp.net core. I a