Click or drag to resize
JenevaValidationContextIsValidFormat Method
True if current field is correctly parsed, otherwise false

Namespace: Jeneva.Validation.Impl
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool IsValidFormat()

Return Value

Type: Boolean
true if valid

Implements

IJenevaValidationContextIsValidFormat
See Also