Skip to content

Add support for UUID properties in entities#102

Open
acharron-hl wants to merge 1 commit intomasterfrom
feature/uuid-support
Open

Add support for UUID properties in entities#102
acharron-hl wants to merge 1 commit intomasterfrom
feature/uuid-support

Conversation

@acharron-hl
Copy link
Contributor

  • Updated composer.json to require ramsey/uuid package.
  • Enhanced Entity class to handle UuidInterface properties, including validation and conversion from string and binary formats.
  • Updated Schema class to validate UUID format.
  • Added tests for UUID handling in entities, including validation and serialization.
  • Expanded README.md to document UUIDInterface property mapping and usage examples.

- Updated composer.json to require ramsey/uuid package.
- Enhanced Entity class to handle UuidInterface properties, including validation and conversion from string and binary formats.
- Updated Schema class to validate UUID format.
- Added tests for UUID handling in entities, including validation and serialization.
- Expanded README.md to document UUIDInterface property mapping and usage examples.
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.

1 participant