Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Parsley
BacktrackErrorMessage
C# Class Parsley.BacktrackErrorMessage
Parsers report this when they have backtracked after an error occurred. The Position property describes the position where the original error occurred.
Inheritance:
ErrorMessage
Mostrar archivo
Open project: plioi/parsley
Public Methods
Method
Description
ToString
( ) :
string
Private Methods
Method
Description
BacktrackErrorMessage
(
Position
position
,
ErrorMessageList
errors
)
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string