function client_delete_confirm_validate in Web Service Clients 7
@todo validate a connection has no associated resources
File
- ./
clients.module, line 255 - Clients module - handles keys and service connections and provides an API for clients
Code
function client_delete_confirm_validate($form, &$form_state) {
}