# Functions
Returns a new ConfigPolicy.
NewBoolRule Returns a new bool-typed rule.
NewFloatRule returns a new float-typed rule.
NewIntegerRule returns a new int-typed rule.
No description provided by the author
No description provided by the author
Returns a new string-typed rule.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
BoolRule validating against string-typed config.
Allows adding of config policy by namespace and retrieving of policy from a tree at a specific namespace (merging the relevant hiearchy).
No description provided by the author
FloatRule A rule validating against string-typed config.
A rule validating against string-typed config.
No description provided by the author
No description provided by the author
A rule validating against string-typed config.
# Interfaces
A rule used to process ConfigData.