Skip to content

1.0.0#1

Merged
angularpackage merged 25 commits intomainfrom
1.0.x
Aug 6, 2021
Merged

1.0.0#1
angularpackage merged 25 commits intomainfrom
1.0.x

Conversation

@angularpackage
Copy link
Copy Markdown
Contributor

No description provided.

…n with parameters, a `result` of a `boolean` type, and an optional `payload` of a generic type `Payload`.
…result of the `ResultCallback` function before its result returns with optional payload.
- Use `ValidatonError` from the `error` package.
- Change the `ResultCallback` type to the internal.
- Change the method names and in simplify names in the `describe()`.
- Use `ErrorMessage` interface and `ValidationError` class from  the `@angular-package/error`.
- Use the internal `ResultCallback` type instead of this from the `@angular-package/type`.
- Handle `Payload` from the `ResultCallback`.
- Change method name `defineCallback()` to `defineResultCallback()`.
- Add `capturePayload` parameter to the `defineResultCallback()`, `defineErrorCallback()`, `getCallback()` and `setResultCallback()` method.
- Update jsdoc.
@angularpackage angularpackage merged commit df26ef4 into main Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants