All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.datafx.controller.validation.ui.ViolationBinding Maven / Gradle / Ivy

There is a newer version: 8.0b5
Show newest version
package org.datafx.controller.validation.ui;

public @interface ViolationBinding {

    String path();

    boolean useSubPaths() default false;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy