Skip to content

Log on invalid cloud validator configuration #7153

Closed
@dblythy

Description

@dblythy

New Feature / Enhancement Checklist

Current Limitation

If you mistype a configuration in the cloud validator, it can lead to cloud functions not functioning as expected, which could lead to further problems.

And example would be typing requiredUser: true instead of requireUser: true. As far as the developer is concerned, the cloud function is restricted to users only, but the setting has no effect as it's mistyped.

Feature / Enhancement Description

A log if an unsupported validation configuration is entered, so that developers can be aware that the validator won't function as they expected.

E.g: "requiredUser" is not a supported cloud validator parameter. See this link for a full list of cloud validator parameters.

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