Skip to content

[FEATURE] Integrate detector validation logic into create detector request #226

@dbwiddis

Description

@dbwiddis

Is your feature request related to a problem?

Current implementation of Create Detector simply throws exception for invalid JSON from user.

Leverage the validate detector implementation to return more useful validation failure messages to the user for an invalid model.

Use the same code for both purposes so that user is guaranteed that if a validation request passes, the create request will be valid.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions