Class | AWS::Record::Validator |
In: |
lib/aws/record/validator.rb
|
Parent: | Object |
Base class for all validators @private
ACCEPTED_OPTIONS | = | [] | these should be defined in subclasses |
attribute_names | [R] |
@return [String] Returns the name of the attribute this validator
will check on the record during validation. |
options | [R] | @return [Hash] Returns the hash of options for this validator. |