evaluate abstract method

bool evaluate(
  1. JSON payload
)

Check if the payload satisfies the Constraint

Implementation

bool evaluate(JSON payload);