You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/sds-aspect-model-validator/src/main/java/io/openmanufacturing/sds/aspectmodel/validation/services/BammValidationEngineFactory.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Copyright (c) 2021 Robert Bosch Manufacturing Solutions GmbH
3
3
*
4
4
* See the AUTHORS file(s) distributed with this work for additional
5
-
* information regarding authorship.
5
+
* information regarding authorship.
6
6
*
7
7
* This Source Code Form is subject to the terms of the Mozilla Public
8
8
* License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -26,6 +26,7 @@
26
26
/**
27
27
* Custom {@link ValidationEngineFactory} which provides a {@link ValidationEngine} with a custom label function.
0 commit comments