Uses of Interface
org.leadpony.justify.api.Localizable
-
Packages that use Localizable Package Description org.leadpony.justify.spi Service Provider Interface (SPI) to plug in implementations for JSON validation services. -
-
Uses of Localizable in org.leadpony.justify.spi
Methods in org.leadpony.justify.spi that return Localizable Modifier and Type Method Description default LocalizableFormatAttribute. localizedName()Returns the localized name.
-