feat: Adds multi-step form to generate equivalent lengths for a project.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
// TODO: Move to ManualDCore
|
||||
public struct ValidationError: Error {
|
||||
public let message: String
|
||||
|
||||
|
||||
Reference in New Issue
Block a user