Skip to content

Validation State Machines #7

@noelwelsh

Description

@noelwelsh

There are several state machine-esque problems that need to be solved:

  • Fields can be optional
  • Fields can be required (user must interact with the component before it can be submitted)
  • Fields can be validated (which feels like a superset of the above)

These feel like state machines. Need to think about how these can be represented and potentially abstracted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions