Class: ErrorNormalizer::MessageParser::English

Inherits:
ErrorNormalizer::MessageParser show all
Defined in:
lib/error_normalizer/message_parser/english.rb

Overview

Parser tailored for dry-validation default error messages.

Constant Summary

Constants inherited from ErrorNormalizer::MessageParser

AlreadyDefinedError

Instance Attribute Summary

Attributes inherited from ErrorNormalizer::MessageParser

#locale

Method Summary

Methods inherited from ErrorNormalizer::MessageParser

#initialize, list_matcher, locale, #parse, #to_a, value_matcher

Constructor Details

This class inherits a constructor from ErrorNormalizer::MessageParser