Constraints are evaluated immediately before the client performs a write operation. If one or more constraints fails, the write operation is refused and fails with an {@link OperationRejectedException}.
A client constraint handler must override at least one of the provided methods. @see org.nasutekds.server.admin.Constraint
|
|
|
|