Skip to content

Allow cloud validator fields to be key value pairs #8404

Open
@dblythy

Description

@dblythy

New Feature / Enhancement Checklist

Current Limitation

The cloud validator option fields accepts either an array of strings which have no implict types, or an object that has .type.

Feature / Enhancement Description

Add option for fields to be an object, with key value pairs, where the key is the field, and the value is the type. Such as:

fields: {
  data: Array,
},

Example Use Case

Alternatives / Workarounds

3rd Party References

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions