Settings API - Custom Deletion-Validator schema table
Custom Deletion-Validator (builtin:example.custom-validation.deletion-validator
)
Showcase of a Custom Deletion-Validator executed in the cluster.
It will make sure that important items are not deleted.
For the Java implementation check out ExampleDeletionValidatorSchema.java
Schema ID | Schema groups | Scope |
---|---|---|
builtin:example.custom-validation.deletion-validator |
| environment |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
name | Name | text | - | required |
isImportant | Important item | boolean | - | required |