Skip to content

Commit cc9c33b

Browse files
committed
fix: adds missing export
1 parent 6edffd9 commit cc9c33b

File tree

1 file changed

+1
-0
lines changed
  • src/Umbraco.Web.UI.Client/src/packages/core/validation/context

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './validation.context.js';
22
export * from './validation.context-token.js';
3+
export * from './validation-messages.manager.js';
34
export * from './server-model-validator.context-token.js';
45
export * from './server-model-validator.context.js';

0 commit comments

Comments
 (0)