aipng/value-objects

Common value objects

3.0.0 2023-02-22 19:57 UTC

This package is auto-updated.

Last update: 2024-04-22 22:35:55 UTC


README

Simple value objects.

  • E-mail
  • URL

Helper class

StringNormalizer

Simple class for normalizing string inputs. It provides one simple methods:

  • normalize - trims whitespaces from given input, empty strings are converted to null