Default Update Schema
data class DefaultUpdateSchema(val prefixes: Collection<String> = emptyList(), val divider: String = ".", val classifiers: Collection<SchemaClassifier>) : UpdateSchema
The default update schema
Constructors
Link copied to clipboard
constructor(prefixes: Collection<String> = emptyList(), divider: String = ".", classifiers: Collection<SchemaClassifier>)
Properties
Link copied to clipboard
A collection of possible SchemaClassifier
Link copied to clipboard
Defines the beginning of a version, e.g. v or v.