refactor: rename base validator to sample validator in source and documentation

This commit is contained in:
Firman Ramdhani
2026-06-15 20:28:35 +07:00
parent a72b73bac4
commit c9278d09cb
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1 +1 @@
export * from './base.validator';
export * from './sample.validator';