-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] Transforms: Refactor validators and add unit tests. (#173736)
Splits up form validators and adds more unit tests.
- Loading branch information
Showing
35 changed files
with
806 additions
and
630 deletions.
There are no files selected for viewing
45 changes: 0 additions & 45 deletions
45
x-pack/plugins/transform/public/app/common/constants/validation_messages.ts
This file was deleted.
Oops, something went wrong.
165 changes: 0 additions & 165 deletions
165
x-pack/plugins/transform/public/app/common/validators.test.ts
This file was deleted.
Oops, something went wrong.
178 changes: 0 additions & 178 deletions
178
x-pack/plugins/transform/public/app/common/validators.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.