Skip to content

Perform option validation #18

Description

@bertfrees

Perform option validation before submitting a job request. Modules expect that options have the right values, otherwise unexpected things may happen. So option validation by the client is currently kind of part of the contract. There are two approaches:

A third approach is to make validation by the client optional, and always perform validation (again) in the framework (and return a HTTP 400 when validation failed).

Related: #19

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions