Package org.nuiton.validator
Class NuitonValidatorScopeI18n
- java.lang.Object
-
- org.nuiton.validator.NuitonValidatorScopeI18n
-
@Generated(value="Generated by io.ultreia.java4all.i18n.spi.builder.TranslateEnumerationProcessor", date="Mon Sep 06 16:57:54 CEST 2021") public class NuitonValidatorScopeI18n extends Object
-
-
Constructor Summary
Constructors Constructor Description NuitonValidatorScopeI18n()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetLabel(Locale locale, NuitonValidatorScope e)static StringgetLabel(NuitonValidatorScope e)protected static StringgetLabelKey(NuitonValidatorScope e)protected static StringremoveAnonymousSuffix(String className)
-
-
-
Method Detail
-
getLabel
public static String getLabel(NuitonValidatorScope e)
-
getLabel
public static String getLabel(Locale locale, NuitonValidatorScope e)
-
getLabelKey
protected static String getLabelKey(NuitonValidatorScope e)
-
-