Method | Description | |
---|---|---|
AssertErrors ( |
||
AssertErrors ( this element ) : bool | ||
GetErrors ( |
||
GetErrors ( this element ) : string | ||
HasChanges ( this element ) : bool | ||
LooseChangesIfAny ( this element ) : bool |
Method | Description | |
---|---|---|
VisualErrors ( |
public static AssertErrors ( |
||
mod | ||
window | ||
return | bool |
public static AssertErrors ( this element ) : bool | ||
element | this | |
return | bool |
public static GetErrors ( |
||
mod | ||
return | Dictionary |
public static GetErrors ( this element ) : string | ||
element | this | |
return | string |
public static HasChanges ( this element ) : bool | ||
element | this | |
return | bool |
public static LooseChangesIfAny ( this element ) : bool | ||
element | this | |
return | bool |