bool ModelIsValid( IPageRequest pageContext, IModelValidationContext model, out IReadOnlyList<ModelValidationErrors> errors )
Parameters
- pageContext
- The page context.
- model
- The model.
- errors
- The errors.
Return Value
true
if XXXX, false
otherwise.bool ModelIsValid( IPageRequest pageContext, IModelValidationContext model, out IReadOnlyList<ModelValidationErrors> errors )
true
if XXXX, false
otherwise.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2