Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

New kotools.types.NotBlankString type #103

Closed
6 tasks done
LVMVRQUXL opened this issue Dec 8, 2022 · 1 comment
Closed
6 tasks done

New kotools.types.NotBlankString type #103

LVMVRQUXL opened this issue Dec 8, 2022 · 1 comment
Assignees
Labels
common Should work on all platforms. enhancement New feature or request. types Related to Kotools Types library.
Milestone

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Dec 8, 2022

Description

Create a new NotBlankString type in the kotools.types package.

Keep it really simple by providing only its constructor.

Checklist

  • Create type with its builders.
  • Make the type serializable.
  • Make the type inheriting from Comparable.
  • Deprecate the kotools.types.string.NotBlankString type.
  • Refactor.
  • Update Work in progress section in changelog.
@LVMVRQUXL
Copy link
Contributor Author

Done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
common Should work on all platforms. enhancement New feature or request. types Related to Kotools Types library.
Projects
None yet
Development

No branches or pull requests

1 participant