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

org.meeuw.i18n.regions.validation.package-info Maven / Gradle / Ivy

Go to download

Provides the service loader for Regions, and some utilities to deal with regions generally

There is a newer version: 2.1.0
Show newest version
/**
 * 

* The package provides the {@link org.meeuw.i18n.regions.validation.ValidRegion} annotation, which can be used * to add some restrictions to the values of {@link org.meeuw.i18n.regions.Region}s. *

*

* {@link org.meeuw.i18n.regions.validation.RegionValidatorService} provides some utilities to use these annotation also for filtering lists of {@code Region}s (e.g. via {@code RegionService#stream().filter(}} *

* @see org.meeuw.i18n.regions.RegionService * @see org.meeuw.i18n.regions.validation.RegionValidatorService * @see org.meeuw.i18n.regions.validation.ValidRegion */ package org.meeuw.i18n.regions.validation;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy