• Kamil Trzcinski's avatar
    Validate only and except regexp · aef6214c
    Kamil Trzcinski authored
    Currently the RegexpError can be raised when processing next stage which leads to 500 in different places of code base.
    This adds early check that regexps used in only and except are valid.
    aef6214c
validation_helpers.rb 1.5 KB