This PR adds a feature branch with a new assertion for ULID validation.
As requested in contributing guidelines, I run composer assert:cs-fix and composer assert:cs-lint and due to this, this PR also brings several coding style updates, not directly related to the new ULID assertion.
This PR adds a feature branch with a new assertion for ULID validation.
As requested in contributing guidelines, I run
composer assert:cs-fix
andcomposer assert:cs-lint
and due to this, this PR also brings several coding style updates, not directly related to the new ULID assertion.I updated the unit test to cover ULID validation.