module Metasploit::Credential::CoreValidations

This mixin is intended to provide all of the common validations sued by {Metasploit::Credential::Core} and anything that mimics it’s behaviour by tying together {Metasploit::Credential::Public}, {Metasploit::Credential::Private}, and {Metasploit::Credential::Realm} objects.