angelos.portfolio.message.validate

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

class angelos.portfolio.message.validate.ValidateMessage

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

Validate network.

apply() → bool

Validate a message addressed to the internal portfolio.

validate(*args, **kwargs)

Wrapping the callable.

Parameters
  • self (class) – Method owner

  • *args – Any arguments

  • **kwargs – Any keyword arguments

Returns

The result from the callable