Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

v1.0.2

Compare
Choose a tag to compare
@mdekrey mdekrey released this 10 Apr 02:42
· 49 commits to master since this release
  • Change behavior of val-equalto to match v1.0.0 - val-required is assumed (again) for val-equalto. This matches the C# DataAnnotations attributes' behavior.
  • Prevent error when val-submit is used and no form controller is found.