beberlei / assert

Thin assertion library for use in libraries and business-model
Other
2.41k stars 186 forks source link

Add new assertion Assert\Assertion::ulid() #306

Open aleron75 opened 3 years ago

aleron75 commented 3 years ago

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.

I updated the unit test to cover ULID validation.

aleron75 commented 3 years ago

I did some mess someway, the commit I wanted to merge is just 98cb7e9c48a52c066750afbef0b6427999931670