Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation and Type Conversion (DP3) #755

Closed
1 of 2 tasks
shimks opened this issue Nov 17, 2017 · 3 comments
Closed
1 of 2 tasks

Validation and Type Conversion (DP3) #755

shimks opened this issue Nov 17, 2017 · 3 comments

Comments

@shimks
Copy link
Contributor

shimks commented Nov 17, 2017

Epic

As a LoopBack4 user, I would like to have validation for my server requests and responses as defined in my spec.

More information

  • Validation and type-conversion of input arguments in the REST layer

    • query/path/headers/form parameters
    • request body - content-type, e.g. application/json, application/xml,
    • validate against:
      • whether the property exists
      • simple type vs complex type (combined validation of various properties)
  • Validation and type-conversion for Model and database tier

DP3 scope

Out of scope

@bajtos bajtos changed the title Validation Epic - MVP Validation Epic (GA) Feb 1, 2018
@bajtos bajtos added non-MVP and removed MVP labels Feb 1, 2018
@dhmlau dhmlau mentioned this issue Feb 15, 2018
11 tasks
@dhmlau dhmlau changed the title Validation Epic (GA) Validation and Type Conversion Epic (GA) Feb 26, 2018
This was referenced Mar 22, 2018
@dhmlau dhmlau removed the non-DP3 label Mar 27, 2018
@dhmlau dhmlau added the DP3 label Apr 10, 2018
@bajtos bajtos changed the title Validation and Type Conversion Epic (GA) Validation and Type Conversion (DP3) May 16, 2018
@jannyHou
Copy link
Contributor

We have two more stories left for this epic:

cc @bajtos

@bajtos
Copy link
Member

bajtos commented Jun 25, 2018

Thank you @jannyHou.

Add jsonDef or OpenAPI schema for internal types in @loopback/repository: #1112

We have removed this task from DP3 two weeks ago, I'll move it to the GA Epic for Validation/Coercion.

@dhmlau
Copy link
Member

dhmlau commented Jul 20, 2018

Closing as done.

@dhmlau dhmlau closed this as completed Jul 20, 2018
@bajtos bajtos added the p1 label Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants