Skip to content

Add validation for various input type when generating project #7

@retzd-tech

Description

@retzd-tech

Condition:
Currently when devs are going to generate microfrontend, there will be some inputs like package name, version, description, etc, and all of those still not validated yet, example, input project initial version, you can put any string, not "0.0.1" format. so you can also use regex for this question.

Expected:
Add validation. how to handle error and what to say to dev when error occured when providing information.

Hint :

  • you can add a function to validate in question.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions