hosting-asset-validation-beyond-property-validators #65
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: hostsharing/hs.hsadmin.ng#65
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "hosting-asset-validation-beyond-property-validators"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -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