Skip to content

Latest commit

 

History

History

mvvmfx-validation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

MvvmFX Validation

This module contains validation utils that can be useful for JavaFX and mvvmFX developers.

<dependency>
		<groupId>de.saxsys</groupId>
		<artifactId>mvvmfx-validation</artifactId>
		<version>${mvvmfx-version}</version>
</dependency>