Version

AnyValueDataValidationRule Class

Represents a data validation rule which allows any value to be set on the target cells. This would be used to provide an input message to the user when the cell was selected.
Syntax
public sealed class AnyValueDataValidationRule : DataValidationRule 
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also