io.github.positionpal.location.commons.ConfigurationError
See theConfigurationError companion enum
A set of extension methods to validate configuration parameters.
Attributes
-
Companion
-
enum
-
Graph
-
-
Supertypes
-
trait Sum
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Returns
-
a validated integer, ensuring it is not empty and positive, or an invalid ConfigurationError.
Attributes
-
Returns
-
a validated integer, ensuring it is positive, or an invalid ConfigurationError.
Attributes
-
Returns
-
a validated string, ensuring it is not empty, or an invalid ConfigurationError.
Attributes
-
Returns
-
a validated string, ensuring it is not empty, or an invalid ConfigurationError.