BootBlock / Hiroix-Framework

A C# application development framework.
http://hiroix.com
0 stars 0 forks source link

Add warnings to the Update Validator #50

Closed BootBlock closed 1 year ago

BootBlock commented 1 year ago

Specifying just a filename within LocalFile should give a warning as it'll try to download to the current directory.

BootBlock commented 1 year ago

Added a warning to the DistributionsEditor; will add a proper validation rule once the Validator understands the concept of a warning as opposed to just fatal errors.