# Packages
Code generated by mockery v1.0.0.
# Functions
New creates a new instance of the default VSCC Typically this will only be invoked once per peer.
# Structs
Validator implements the default transaction validation policy, which is to check the correctness of the read-write set and the endorsement signatures against an endorsement policy that is supplied as argument to every invoke.
# Interfaces
StateBasedValidator is used to validate a transaction that performs changes to KVS keys that use key-level endorsement policies.