Jeremy Skinner

Results 4 comments of Jeremy Skinner

I've put together a PR with an initial implementation for your review (#20)

If you do decide to go ahead with this, here's some things I've learned from doing this in FV: - If all you need is simple placeholders then the perfomance...

Hi @ryanelian, I just wanted to weigh in and provide some context on the above. This happens because FV's `ValidationResult.Errors` property was changed from an `IList` to `List` with the...

(Disclaimer; I am the author of posh-hg as well as a contributor to posh-git). Personally I'd vote against this. This would significantly increase the complexity of the project and takes...