view test/__init__.py @ 6584:770503bd211e

Validate SecretOption and support validate method Needed to validate SecretOption and verify that file is readable and valid. validator() now calls the validate method for each Option subclass. To add post config load validation, just define a method validate(self, options) for the Option subclass.
author John Rouillard <rouilj@ieee.org>
date Thu, 06 Jan 2022 21:22:26 -0500
parents f63aa57386b0
children
line wrap: on
line source

# make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/