mikrotik-api icon indicating copy to clipboard operation
mikrotik-api copied to clipboard

Auth fluent interface and exception handling

Open whera opened this issue 9 years ago • 0 comments

It was added two new classes:

  • [MikrotikAPI\Util\Validation] that has methods to validate the fields;
  • [MikrotikAPI\MikrotikException] responsible for the regenciar exeções the componet.

In Auth class was added validations of fields, exeções, transofrmado in fluent interface and adicionandador PSR-2 rules.

I hope that the changes can be helped.

whera avatar Sep 18 '15 19:09 whera