function clients_delete_form_validate in Web Service Clients 6
@todo validate a connection has no associated resources
File
- ./
clients.module, line 218 - Clients module - handles keys and service connections and provides an API for clients @author Django Beatty - adub
Code
function clients_delete_form_validate($form_id, $form_values) {
}