Commit Graph

17 Commits

Author SHA1 Message Date
Antony Male f74f5c745d Update NuGet packages to fix Fody breakage in newer VS versions
Fixes #61
2019-01-10 12:33:05 +00:00
Antony Male bc9578e8ea Update the FluentModelValidator in Samples 2018-11-23 12:50:51 +00:00
Antony Male 7bc6a6b863 Update NuGet packages 2015-09-24 17:55:38 +01:00
Antony Male a5f642d95c Improve Stylet.Samples.Validation, and remove .TryClose 2015-03-17 12:27:53 +00:00
Antony Male f26413f5a7 Catch corner-case with ConductorAllActive where AddRange / RemoveRange wouldn't handle added/removed items 2015-01-06 13:43:31 +00:00
Antony Male 260bfee4c3 Remove and sort usings in samples and bootstrappers 2015-01-05 13:14:33 +00:00
Antony Male 6d72032f8c Allow IModelValidator to return IEnumerable<string> rather than string[]
Closes #1
2014-12-26 22:55:41 +00:00
Antony Male 2d44237ef4 Change Stringable<T> to a struct, to avoid nullity issues 2014-08-02 17:59:22 +01:00
Antony Male 9532f3eca1 Change capitalisation of ValidationModeBase.AutoValidate 2014-08-02 17:54:15 +01:00
Antony Male f5d215b0b8 Fix the samples 2014-08-02 17:50:19 +01:00
Antony Male 719653079a Use MessageBox in the integration tests and samples 2014-05-21 11:32:51 +01:00
Antony Male 1e6e0c4d98 Update validation rules in Stylet.Samples.ModelValidation 2014-05-20 09:11:11 +01:00
Antony Male 5823437a28 Support design-time application running 2014-05-16 09:46:16 +01:00
Antony Male ba8d5f338c Use PasswordBoxes in Stylet.Samples.ModelValidation 2014-05-14 12:16:37 +01:00
Antony Male bac99ab647 Refactor ValidatingModelBase slightly to support easier overriding 2014-05-13 17:56:54 +01:00
Antony Male 779df6ebcc More work on Stylet.Samples.ModelValidation 2014-05-13 13:29:02 +01:00
Antony Male 43377bbe5d Start work on ModelValidator sample 2014-05-12 17:42:07 +01:00