angelos.portfolio.node.validate

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

class angelos.portfolio.node.validate.ValidateNode

Bases: angelos.portfolio.policy.UpdatablePolicy, angelos.portfolio.node.policy.NodePolicy, angelos.common.policy.PolicyMixin, angelos.common.policy.PolicyValidator

Validate updated domain.

apply() → bool

Perform logic to validate updated domain with 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