Skip to content

1.0.0 #1

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

Merged
merged 25 commits into from
Aug 6, 2021
Merged

1.0.0 #1

merged 25 commits into from
Aug 6, 2021

Conversation

angularpackage
Copy link
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