# File lib/cgikit/components/CKErrorPage/CKErrorPage.rb, line 28
    def validation_error?
      ValidationError === @error
    end