Robert McKee

Results 2 issues of Robert McKee

### Description The performance of the .OfType and .Cast methods are suboptimal in many cases. For example, while essentially equivalent: people.Cast().ToList() runs about 4 times as slow and takes 4...

Reproduce: 1. Go to http://jaymorrow.github.io/validatr/ 2. Click submit 3. Resize width of browser Result: Validation message is positioned incorrectly.