org.dashbuilder.dataset.validation.groups.SQLDataSetDefValidation Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dashbuilder-dataset-api
Show all versions of dashbuilder-dataset-api
Dashbuilder Dataset API shared between client and server.
package org.dashbuilder.dataset.validation.groups;
/**
* Validation group for initial mandatory attributes of the SQL data set definition.
*/
public interface SQLDataSetDefValidation {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy