Method CompileTimeValidate
CompileTimeValidate(FieldInfo)
Declaration
public virtual bool CompileTimeValidate(FieldInfo field)
Parameters
Type | Name | Description |
---|---|---|
FieldInfo | field |
Returns
Type | Description |
---|---|
Boolean |
CompileTimeValidate(Object)
Declaration
public sealed override bool CompileTimeValidate(object target)
Parameters
Type | Name | Description |
---|---|---|
Object | target |
Returns
Type | Description |
---|---|
Boolean |