# Functions
NewJiraPlugin creates a new JiraPlugin.
NewValidator creates a new validator.
# Structs
JiraPlugin is the implementation of jvspb.Validator interface.
Match reports a single match result of the [match request].
MatchResult reports full list of result of the [match request].
PluginConfig defines the set over environment variables required for running the plugin.
Validator validates jira issue against validation criteria.