Answer the question
In order to leave comments, you need to log in
How can double be validated via jquery.validate?
Kind people, help!
I've been sitting on such a trifle for an hour now, it's already pleasant in my soul. Properties in the model:
[Range(Double.MinValue, Double.MaxValue)]
public double? Lng { get; set; }
[Range(Double.MinValue, Double.MaxValue)]
public double? Lat { get; set; }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question