jodd.vtor.constraint.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jodd-vtor Show documentation
Show all versions of jodd-vtor Show documentation
Jodd VTor is focused validation framework for any Java object.
// Copyright (c) 2003-2014, Jodd Team (jodd.org). All Rights Reserved.
/**
* Various constraints and corresponding annotations. Most constraints has public static valid() method so
* they can be used independently.
*/
package jodd.vtor.constraint;