# Functions

NewSpecValidationHandler creates new SpecValidationHandler and initializes validators list.

# Structs

SpecValidationHandler handles ServiceInstance validation.
StaticCreate performs basic ClusterServiceClass validation for a Create operation.
StaticUpdate performs basic ClusterServiceClass validation for a Create operation.

# Interfaces

Validator is used to implement new validation logic.