Instance methods included into VestalVersions::Version to enable version tagging.
Attaches the given string to the version tag column. If the uniqueness validation fails, nil is returned. Otherwise, the given string is returned.
Simply returns a boolean signifying whether the version instance has a tag value attached.
[Validate]