Hi,
I am trying to come up with a way to allow users to customize validation (some kind of rules engine idea ...). I wanted to use FluentValidation but I need to be able to serialize and deserialize a FluentValidation validator really (preferably to json). This does not seem to be possible out of the box, but I was wandering if any one had worked on anything similar or knew of a trick in the API to achieve this.
Thanks,
Julian.
I am trying to come up with a way to allow users to customize validation (some kind of rules engine idea ...). I wanted to use FluentValidation but I need to be able to serialize and deserialize a FluentValidation validator really (preferably to json). This does not seem to be possible out of the box, but I was wandering if any one had worked on anything similar or knew of a trick in the API to achieve this.
Thanks,
Julian.