good start on the validation of replicants and a system to automatically validate...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated.pm
index 4514e08..7323b42 100644 (file)
@@ -118,6 +118,7 @@ has 'pool' => (
         has_replicants
         num_replicants
         delete_replicant
+        validate_replicants
     /],
 );