Skip to content

Add config validation #4

Description

@anand-infocusp

Currently config is not validated for parameters data types and values.

  • Need to add validations for all config inputs

How to achieve this? One option is listed below

  • We can add validate_params() method in each class which will validate data type for each parameter.
  • Some classes expects params like metadata columns as input which need to exist in actual data - handle such cases of user input validation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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