Hello again,
I have just realized that the API documentation (FluentValidation.xml) is only available in the FluentValidation and FluentValidation-Signed packages when you target only the .NET Framework.
Enabling the documentation to be generated in the build tab of the projects' (FluentValidation.Mvc3, FluentValidation.Mvc4, FluentValidation.Portable) properties does the trick.
Again, another little fix but the API is so much nicer to use with documented Intellisense !
Thanks again,
I have just realized that the API documentation (FluentValidation.xml) is only available in the FluentValidation and FluentValidation-Signed packages when you target only the .NET Framework.
Enabling the documentation to be generated in the build tab of the projects' (FluentValidation.Mvc3, FluentValidation.Mvc4, FluentValidation.Portable) properties does the trick.
Again, another little fix but the API is so much nicer to use with documented Intellisense !
Thanks again,