angelos.portfolio.network.validate

Creating new entity portfolio for Person, Ministry and Church including Keys and PrivateKeys documents.

class angelos.portfolio.network.validate.ValidateNetwork

Bases: angelos.portfolio.policy.DocumentPolicy, angelos.common.policy.PolicyValidator, angelos.common.policy.PolicyMixin

Validate network.

apply() → bool

Perform logic to validate network for current.

validate(*args, **kwargs)

Wrapping the callable.

Parameters
  • self (class) – Method owner

  • *args – Any arguments

  • **kwargs – Any keyword arguments

Returns

The result from the callable