Fix Azerbaijani language code (1865) Setting DisableAutomaticValidation to true should prevent implicit validation running (1868) Enable package validation (1860)
10.3.5
Fixed ThrowOnFailures not being passed through if context creation requires type conversion (1863).
10.3.4
Clientside messages shouldn't be generated for the lazy version of LessThanOrEqual/GreaterThanOrEqual (1818) Remove enumerable boxing in Empty/NotEmpty validators (1823)
10.3.3
Remove reference type constraint for TestValidate (1815)
10.3.1
Fix scale precision error message when digits is calculated as negative (1790) Shared conditions shouldn't rely on object hashcode for unique ID (1810)
10.3.0
Update Russian translations (1761) Add Thai translations (1768) Add Azerbaijani translations (1770) Deprecate the old test helper methods in favour of TestValidate. Deprecate OnFailure and OnAnyFailure callbacks.