Description
Plugin manifests now have a validators field that performs a post-validation of values defined in enum fields.
Proposal
In the plugin class, validators must be added in order to save and retrieve plugins including this property.
Additional context
See usnistgov/WIPP-frontend#206
Description
Plugin manifests now have a
validatorsfield that performs a post-validation of values defined in enum fields.Proposal
In the plugin class,
validatorsmust be added in order to save and retrieve plugins including this property.Additional context
See usnistgov/WIPP-frontend#206