hosting-asset-validation-beyond-property-validators #65
Loading…
x
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