Skip to content

v1.1.0

Compare
Choose a tag to compare
@jwaliszko jwaliszko released this 31 Mar 19:37
· 509 commits to master since this release

Core assembly exposing data annotations is ExpressiveAnnotations.dll.

If your target is also ASP.NET MVC client side validation, you need additionally:

  • ExpressiveAnnotations.MvcUnobtrusiveValidatorProvider.dll assembly,
  • expressive.annotations.analysis.js and expressive.annotations.validate.js scripts.

ExpressiveAnnotations.zip archive includes all of the files mentioned above.