Skip to content

Releases: otto-gebb/Admonish

2.0.0

11 Jan 13:36
Compare
Choose a tag to compare
  • Hide the constructor ValidationException(string message) to force the usage of ValidationResult.

1.0.1

01 Mar 02:13
Compare
Choose a tag to compare
  • Minor documentation improvemets.

1.0.0

28 Feb 09:41
Compare
Choose a tag to compare
  • Add optional custom error message to all validation helpers.
  • Add new methods:
  • Null
  • Equal
  • NotEqual

0.3.0

25 Sep 04:16
Compare
Choose a tag to compare
  • Add IsDefined<TEnum> helper.

0.2.2

10 Mar 21:02
Compare
Choose a tag to compare
  • Expose the constructor of ValidationResult.

0.2.1

18 Dec 19:54
Compare
Choose a tag to compare
  • Add some date validation helpers.

0.2.0

18 Dec 18:52
Compare
Choose a tag to compare
  • Add some date validation helpers.

0.1.9

29 Aug 13:54
Compare
Choose a tag to compare
  • Add some numeric validation helpers.

0.1.8

29 Aug 02:44
Compare
Choose a tag to compare
  • Add some helpers to validate string values.

0.1.7

27 Aug 03:04
Compare
Choose a tag to compare

Initial release.