SchemaClassifier

The SchemaClassifier interface is a set of instructions on how to deserialize a Classifier into it's individual components.

Inheritors

Properties

Link copied to clipboard
abstract val componentDivider: String

The symbol that is used to divide the version components, e.g. . or -

Link copied to clipboard
abstract val divider: String

The symbol that is used to divide the classifier and the Version, e.g. . or -

Link copied to clipboard
abstract val ignore: Boolean

Defines if the classifier should be ignored

Link copied to clipboard
abstract val priority: Priority

Priority of the classifier

Link copied to clipboard
abstract val value: String

Complete classifier string