Default Update Schema
data class DefaultUpdateSchema(val prefixes: Collection<String>? = null, val divider: String = ".", val classifiers: Collection<SchemaClassifier>) : UpdateSchema(source)
The default update schema
Constructors
Link copied to clipboard
constructor(prefixes: Collection<String>? = null, 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.