C#C
C#4y ago
barcode

Fluent validation

Hello, I am using fluent validation and I'm trying to validate that the user supplied city is valid, to validate it I am getting it from the dbcontext and checking if it exists, I also want to assign it to a variable inside the object but I am unable to get the object that is being validates, does anyone know how to do this?
unknown.png
Was this page helpful?