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

java.CustomValidationCommons.ext Maven / Gradle / Ivy

There is a newer version: 1.24.1
Show newest version

// Function checks whether the passed package is part of the package white list for generation.
//Void registerCustomValidation(uml::Stereotype customValidation, String javaImplClass):
Void registerCustomValidation(String customValidation, String javaImplClass):
    JAVA com.anaptecs.jeaf.fwk.generator.util.CustomValidationHelper.registerCustomValidation(java.lang.String, java.lang.String);
    
String getJavaAnnotatinClassForCustomValidation( String pCustomValidationClassname ):
    JAVA com.anaptecs.jeaf.fwk.generator.util.CustomValidationHelper.getJavaAnnotatinClassForCustomValidation(java.lang.String);
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy