1. 1.1.3

    ValidationError

    An error type that is presented to the user as an error with parsing their command-line input.

    struct ValidationError

    Members

    Initializers

    • init(String)

      Creates a new validation error with the given message.

    Instance Properties