jsuarezruiz / AlohaKit.Controls

A set of .NET MAUI drawn controls.
MIT License
410 stars 47 forks source link

Added validations in the Minimum and in the Maximum of NumericUpDown #12

Closed Sergtek closed 2 years ago

Sergtek commented 2 years ago

In this PR a validation is added to the NumericUpDown so that the Minimum and Maximum are respected. Also fixed a small bug in the MaximumProperty property that was binding a Stepper instead of NumericUpDown in the bindable.