Skip to content

Releases: jwaliszko/ExpressiveAnnotations

v1.1.3

09 Apr 14:30
Compare
Choose a tag to compare
  • client side changes related to more rigid comparison of type and value with the strict equality operator.

v1.1.2

08 Apr 15:56
Compare
Choose a tag to compare
  • fixes related to radio buttons and boolean values handling at client side.

v1.1.1

02 Apr 17:41
Compare
Choose a tag to compare
  • fix related to string formatting method at client side.

v1.1.0

31 Mar 19:37
Compare
Choose a tag to compare

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.