Skip to content

Ability to configure validation #4

Description

@wswoodruff

Validation helpers!

My thought is to eventually be able to manage validation with a config like so:

const validation = { fieldName1: { required: true, allowedValues: [ '1', '2', '3' ] } }

This could be a fantastic opportunity to use Hapi's Joi on the front-end

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions