sialcasa / mvvmFX

an Application Framework for implementing the MVVM Pattern with JavaFX
Apache License 2.0
484 stars 105 forks source link

#600 make ValidationVisualizerBase methods protected #602

Closed manuel-mauky closed 4 years ago

manuel-mauky commented 4 years ago

make ValidationVisualizerBase methods protected to allow own implementations. Add css visualizer example

600