Sergey Kislov

Results 6 comments of Sergey Kislov

> even then the risk of shooting yourself in the foot is just too big I think it could be acceptable, because majority of validation already could be done with...

@bartoszlenar, yeah, for example I mentioned we wrote such extension :). But initially we stuck with the #24 (we have hierarchy and each child has specific validation rules). We investigated...

Just to clarify, if it'll have some constraints, it also must have some `.WithKey` helper or it'll be impossible to use when you're fighting with Primitive obsession (e.g. using `AccountId(string...

Some extras to the issue: - A little related to #3 (if transformation required to solve inheritance validation) - I'm open to try to implement this issue, if it's really...

@bartoszlenar, I've subscribed for #3, want to see how you'll implement it and try to apply it to our source problem. :slightly_smiling_face:

@bartoszlenar, I think `AsConverted` (#3) opens a lot of opportunities and closes a lot of current problems. I have no counterexample against closing this issue for now :)