ITextFormatArgumentModifier::Validate

Validate the argument modifier is valid based on the rules of the given culture

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/ITextFormatArgumentModifier.h

Include

#include "Internationalization/ITextFormatArgumentModifier.h"

Syntax

bool Validate
(
    const FCultureRef & InCulture,
    TArray< FString > & OutValidationErrors
) const

Remarks

Validate the argument modifier is valid based on the rules of the given culture

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss