hosting-asset-validation-beyond-property-validators #65

Merged
hsh-michaelhoennig merged 6 commits from hosting-asset-validation-beyond-property-validators into master 2024-06-24 12:33:15 +02:00
No description provided.
hsh-michaelhoennig added 4 commits 2024-06-24 09:54:59 +02:00
hsh-timotheuspokorra reviewed 2024-06-24 10:15:47 +02:00
@ -25,3 +19,1 @@
return List.of("'identifier' expected to match '"+expectedIdentifierPattern+"', but is '" + assetEntity.getIdentifier() + "'");
}
return Collections.emptyList();
protected Pattern identifierPattern(final HsHostingAssetEntity assetEntity) {

nur bei neu angelegten Objekten prüfen

nur bei neu angelegten Objekten prüfen
hsh-michaelhoennig marked this conversation as resolved
hsh-timotheuspokorra approved these changes 2024-06-24 10:20:18 +02:00
hsh-michaelhoennig added 1 commit 2024-06-24 11:33:33 +02:00
hsh-michaelhoennig added 1 commit 2024-06-24 12:32:16 +02:00
hsh-michaelhoennig merged commit de88f1d842 into master 2024-06-24 12:33:15 +02:00
hsh-michaelhoennig deleted branch hosting-asset-validation-beyond-property-validators 2024-06-24 12:33:15 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hostsharing/hs.hsadmin.ng#65
No description provided.