I have a model, I have two property: public string Type { get; set; } public string Value { get; set; }
I need a validation that, My Value field will be same type as